mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
GUACAMOLE-36: Clarify semantics of password policy history size.
This commit is contained in:
@@ -74,8 +74,8 @@ public interface PasswordPolicy {
|
||||
|
||||
/**
|
||||
* Returns the number of previous passwords remembered for each user. If
|
||||
* greater than zero, users will be prohibited from reusing their past
|
||||
* passwords.
|
||||
* greater than zero, users will be prohibited from reusing those passwords.
|
||||
*
|
||||
*
|
||||
* @return
|
||||
* The number of previous passwords remembered for each user.
|
||||
|
Reference in New Issue
Block a user