mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-07-04 17:06:49 +00:00
Adds LDAP auth support
This commit is contained in:
@ -18,7 +18,7 @@ func GetToken() string {
|
||||
"properties": {
|
||||
"type": {
|
||||
"type": "string",
|
||||
"pattern": "^password$"
|
||||
"enum": ["local", "ldap", "oidc"]
|
||||
},
|
||||
"identity": %s,
|
||||
"secret": %s
|
||||
|
Reference in New Issue
Block a user