You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers
Adam Strzelecki 834d92a47b LDAP: Fetch attributes in Bind DN context option
This is feature is workaround for #2628 (JumpCloud) and some other services
that allow LDAP search only under BindDN user account, but not allow any LDAP
search query in logged user DN context.

Such approach is an alternative to minimal permissions security pattern for
BindDN user.
9 years ago
..
admin LDAP: Fetch attributes in Bind DN context option 9 years ago
api/v1 Minor fix for #2506 9 years ago
dev user gomail and new activate account email tpl 10 years ago
org Remove unnecessary comments 9 years ago
repo Merge pull request #2663 from Download-Fritz/MirrorForks 9 years ago
user Fix panic when view profile without signin 9 years ago
home.go drop oauth2 feature support 10 years ago
install.go Remove redundant nil check. 9 years ago