aboutsummaryrefslogtreecommitdiffstats
path: root/options
diff options
context:
space:
mode:
authorLauris BH <lauris@nix.lv>2018-05-05 17:30:47 +0300
committerGitHub <noreply@github.com>2018-05-05 17:30:47 +0300
commit501fb228e6c2b4d75593fae835d59cc533a6f36b (patch)
tree748b452140e041757ee9f1efb1e53de3ed59812e /options
parent7467ff3d94537880d8d6ee3925d682b6de15ae77 (diff)
downloadgitea-501fb228e6c2b4d75593fae835d59cc533a6f36b.tar.gz
gitea-501fb228e6c2b4d75593fae835d59cc533a6f36b.zip
Add option to use paged LDAP search when synchronizing users (#3895)
Diffstat (limited to 'options')
-rw-r--r--options/locale/locale_en-US.ini2
1 files changed, 2 insertions, 0 deletions
diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini
index 379da8aabc..0e274fab0b 100644
--- a/options/locale/locale_en-US.ini
+++ b/options/locale/locale_en-US.ini
@@ -1352,6 +1352,8 @@ auths.attribute_name = First Name Attribute
auths.attribute_surname = Surname Attribute
auths.attribute_mail = Email Attribute
auths.attributes_in_bind = Fetch Attributes in Bind DN Context
+auths.use_paged_search = Use paged search
+auths.search_page_size = Page size
auths.filter = User Filter
auths.admin_filter = Admin Filter
auths.ms_ad_sa = MS AD Search Attributes