mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2026-02-18 16:36:27 +00:00
Update flask_server.py
This commit is contained in:
@@ -44,6 +44,7 @@ from flask_health_routes import health_bp # noqa: E402
|
|||||||
from flask_auth_routes import auth_bp # noqa: E402
|
from flask_auth_routes import auth_bp # noqa: E402
|
||||||
from flask_proxmenux_routes import proxmenux_bp # noqa: E402
|
from flask_proxmenux_routes import proxmenux_bp # noqa: E402
|
||||||
from jwt_middleware import require_auth # noqa: E402
|
from jwt_middleware import require_auth # noqa: E402
|
||||||
|
import auth_manager # noqa: E402
|
||||||
|
|
||||||
# -------------------------------------------------------------------
|
# -------------------------------------------------------------------
|
||||||
# Logging
|
# Logging
|
||||||
|
|||||||
Reference in New Issue
Block a user