mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 18:26:42 +07:00
Fix password policy documentation
Signed-off-by: Christian Hartmann <chris-hartmann@gmx.de>
This commit is contained in:
@@ -6,7 +6,10 @@ A password policy is a set of rules designed to enhance computer security by enc
|
||||
|
||||
In the security-section of your administrator-settings you can configure
|
||||
|
||||
* a minimal length of a password. Default is 10 characters.
|
||||
* a minimal length of a password. Default is 8 characters.
|
||||
* a password history
|
||||
* a password expiration period
|
||||
* a lockout policy
|
||||
* to forbid common passwords like 'password' or 'login'.
|
||||
* to enforce upper and lower case characters
|
||||
* to enforce numeric characters
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 25 KiB |
Reference in New Issue
Block a user