1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Add option to use paged LDAP search when synchronizing users (#3895)

This commit is contained in:
Lauris BH
2018-05-05 17:30:47 +03:00
committed by GitHub
parent 7467ff3d94
commit 501fb228e6
7 changed files with 59 additions and 2 deletions

View File

@@ -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