From a1d411a0182dd5c5ba227acf43781181c11a1ae3 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Mon, 29 May 2017 23:18:34 -0400 Subject: ldap: minor fix for PR #4398 --- conf/locale/locale_en-US.ini | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to 'conf/locale/locale_en-US.ini') diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini index 175a0bf2..3b542c26 100644 --- a/conf/locale/locale_en-US.ini +++ b/conf/locale/locale_en-US.ini @@ -1098,11 +1098,16 @@ auths.bind_password = Bind Password auths.bind_password_helper = Warning: This password is stored in plain text. Do not use a high privileged account. auths.user_base = User Search Base auths.user_dn = User DN -auths.attribute_username = Username attribute +auths.attribute_username = Username Attribute auths.attribute_username_placeholder = Leave empty to use sign-in form field value for user name. -auths.attribute_name = First name attribute -auths.attribute_surname = Surname attribute -auths.attribute_mail = Email attribute +auths.attribute_name = First Name Attribute +auths.attribute_surname = Surname Attribute +auths.attribute_mail = Email Attribute +auths.verify_group_membership = Verify group membership +auths.group_search_base_dn = Group Search Base DN +auths.group_filter = Group Filter +auths.group_attribute_contain_user_list = Group Attribute Containing List of Users +auths.user_attribute_listed_in_group = User Attribute Listed in Group auths.attributes_in_bind = Fetch attributes in Bind DN context auths.filter = User Filter auths.admin_filter = Admin Filter -- cgit v1.2.3