mirror of
https://github.com/iFargle/headscale-webui.git
synced 2026-03-19 02:55:29 +01:00
test
This commit is contained in:
@@ -25,7 +25,7 @@ LOG = logging.create_logger(app)
|
||||
executor = Executor(app)
|
||||
|
||||
########################################################################################
|
||||
# Set Authentication type:
|
||||
# Set Authentication type. Currently "OIDC" and "BASIC"
|
||||
########################################################################################
|
||||
if AUTH_TYPE == "oidc":
|
||||
# Currently using: flask-providers-oidc - https://pypi.org/project/flask-providers-oidc/
|
||||
|
||||
Reference in New Issue
Block a user