mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Fix password policy documentation
Signed-off-by: Christian Hartmann <chris-hartmann@gmx.de>
This commit is contained in:
parent
a24450a19d
commit
fe4f00d16b
@ -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 |
Loading…
Reference in New Issue
Block a user