From 4804200eb2b0b091630edb8da2e8a0c7381e7220 Mon Sep 17 00:00:00 2001 From: Tobias Bengfort Date: Wed, 4 Nov 2020 13:34:14 +0100 Subject: [PATCH] add account restrictions to security section --- source/organizational/security.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/organizational/security.rst b/source/organizational/security.rst index 212ef24..42c90d7 100644 --- a/source/organizational/security.rst +++ b/source/organizational/security.rst @@ -13,6 +13,12 @@ users can only ever access the parts of the data they really need. The security measures outlined in this section are meant to only allow access where allowed and required. +Account restrictions +-------------------- + +- Users are automatically logged out on inactivity +- User accounts expire on a set date + Permissions ----------- -- GitLab