diff options
Diffstat (limited to 'internal/handlers/const.go')
| -rw-r--r-- | internal/handlers/const.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/internal/handlers/const.go b/internal/handlers/const.go index 884095d5f..ac7a48523 100644 --- a/internal/handlers/const.go +++ b/internal/handlers/const.go @@ -69,7 +69,6 @@ const ( messageUnableToRegisterSecurityKey = "Unable to register your security key." messageSecurityKeyDuplicateName = "Another one of your security keys is already registered with that display name." messageUnableToResetPassword = "Unable to reset your password." - messageCannotReusePassword = "You cannot reuse your old password." messageUnableToChangePassword = "Unable to change your password." messageIncorrectPassword = "Incorrect Password" messageMFAValidationFailed = "Authentication failed, please retry later." |
