Kohei Tamura 2019-04-07 05:29:46 +09:00 committed by Stian Thorgersen
parent c65bb712d9
commit 659dce8d5b

View file

@ -57,7 +57,7 @@ Special Characters::
Not Username::
When set, the password is not allowed to be the same as the username.
Regular Expression::
Define one or more Perl regular expression patterns that passwords must match.
Define one or more regular expression patterns (defined in java.util.regex.Pattern) that passwords must match.
Expire Password::
The number of days for which the password is valid. After the number of days has expired, the user is required to change their password.
Not Recently Used::