From 63e21c146aa3fda2715d55235d54dfb95a9077cc Mon Sep 17 00:00:00 2001
From: Zachery Hostens <zacheryph@gmail.com>
Date: Mon, 14 Mar 2016 09:40:16 -0500
Subject: ensure we don’t try changing LDAP passswords
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 conf/locale/locale_en-US.ini | 1 +
 1 file changed, 1 insertion(+)

(limited to 'conf/locale')

diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini
index 95576ad2..a803b688 100644
--- a/conf/locale/locale_en-US.ini
+++ b/conf/locale/locale_en-US.ini
@@ -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
-- 
cgit v1.2.3