ensure we don’t try changing LDAP passswords

This commit is contained in:
Zachery Hostens 2016-03-14 09:40:16 -05:00
parent cb1eadc276
commit 63e21c146a
2 changed files with 7 additions and 0 deletions

View file

@ -162,6 +162,7 @@ reset_password = Reset Your Password
invalid_code = Sorry, your confirmation code has expired or not valid.
reset_password_helper = Click here to reset your password
password_too_short = Password length cannot be less then 6.
non_local_account = Non-local accounts cannot change passwords through Gogs.
[mail]
activate_account = Please activate your account