mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 21:27:40 +00:00
GUACAMOLE-36: Correct description of minimum password age.
This commit is contained in:
@@ -49,7 +49,7 @@ public interface PasswordPolicy {
|
|||||||
*
|
*
|
||||||
* @return
|
* @return
|
||||||
* The minimum number of days which must elapse before the user's
|
* The minimum number of days which must elapse before the user's
|
||||||
* password must be reset, or zero if this restriction does not apply.
|
* password may be reset, or zero if this restriction does not apply.
|
||||||
*
|
*
|
||||||
* @throws GuacamoleException
|
* @throws GuacamoleException
|
||||||
* If the minimum password age cannot be parsed from
|
* If the minimum password age cannot be parsed from
|
||||||
|
Reference in New Issue
Block a user