mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-10-07 21:22:01 +00:00
Oauth2 support
This commit is contained in:
@@ -70,7 +70,7 @@ func ldapSearchUser(l *ldap3.Conn, ldapSettings setting.LDAPSettings, username s
|
||||
0,
|
||||
false,
|
||||
strings.Replace(ldapSettings.SelfFilter, "{{USERNAME}}", username, 1),
|
||||
nil, // []string{"name"},
|
||||
nil,
|
||||
nil,
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user