mirror of
https://github.com/iFargle/headscale-webui.git
synced 2026-03-21 11:44:45 +01:00
terst
This commit is contained in:
@@ -59,8 +59,7 @@ elif AUTH_TYPE.lower() == "basic":
|
||||
else:
|
||||
app = Flask(__name__)
|
||||
|
||||
app.logger.warning("Authentication Method: "+AUTH_TYPE.lower())
|
||||
app.logger.warning("Static Assets: "+static_url_path)
|
||||
app.logger.debug("Authentication Method: "+AUTH_TYPE.lower())
|
||||
|
||||
########################################################################################
|
||||
# / pages - User-facing pages
|
||||
|
||||
Reference in New Issue
Block a user