mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-06-19 10:36:26 +00:00
Oauth2 support
This commit is contained in:
@ -48,8 +48,8 @@ INSERT INTO `setting` (
|
||||
(
|
||||
ROUND(UNIX_TIMESTAMP(CURTIME(4)) * 1000),
|
||||
ROUND(UNIX_TIMESTAMP(CURTIME(4)) * 1000),
|
||||
"oidc-auth",
|
||||
"Configuration for OIDC authentication",
|
||||
"oauth-auth",
|
||||
"Configuration for OAuth authentication",
|
||||
'{}' -- remember this is json
|
||||
),
|
||||
(
|
||||
|
Reference in New Issue
Block a user