mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-09-19 13:20:34 +00:00
Oauth2 support
This commit is contained in:
@@ -47,8 +47,8 @@ INSERT INTO `setting` (
|
||||
(
|
||||
unixepoch() * 1000,
|
||||
unixepoch() * 1000,
|
||||
"oidc-auth",
|
||||
"Configuration for OIDC authentication",
|
||||
"oauth-auth",
|
||||
"Configuration for OAuth authentication",
|
||||
'{}' -- remember this is json
|
||||
),
|
||||
(
|
||||
|
Reference in New Issue
Block a user