mirror of
https://github.com/iFargle/headscale-webui.git
synced 2026-03-18 18:15:27 +01:00
test
This commit is contained in:
@@ -99,6 +99,7 @@ def enable_oidc(func):
|
||||
func(*args, **kwargs)
|
||||
oidc.require_login(func)
|
||||
return wrapper_decorator_enable_oidc
|
||||
wrapper_decorator_enable_oidc.__name__ = func.__name__
|
||||
return decorator_enable_oidc
|
||||
########################################################################################
|
||||
# / pages - User-facing pages
|
||||
|
||||
Reference in New Issue
Block a user