mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-08 06:01:22 +00:00
GUAC-1176: Implement password reset logic within UserService, like the rest of user auth.
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
"ERROR_PASSWORD_SAME" : "The new password must be different from the expired password.",
|
||||
"ERROR_PASSWORD_MISMATCH" : "@:APP.ERROR_PASSWORD_MISMATCH",
|
||||
|
||||
"INFO_PASSWORD_EXPIRED" : "Your password has expired and must be reset. Please enter a new password to continue.",
|
||||
|
||||
"FIELD_HEADER_NEW_PASSWORD" : "New password",
|
||||
"FIELD_HEADER_CONFIRM_NEW_PASSWORD" : "Confirm new password"
|
||||
|
||||
|
Reference in New Issue
Block a user