mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-07-19 03:26:59 +00:00
Update dashboard.py
This commit is contained in:
parent
b597f90f5b
commit
28716924c9
@ -1636,7 +1636,6 @@ def auth_req():
|
|||||||
and "sharePeer/get" not in request.path
|
and "sharePeer/get" not in request.path
|
||||||
and "isTotpEnabled" not in request.path
|
and "isTotpEnabled" not in request.path
|
||||||
and "locale" not in request.path
|
and "locale" not in request.path
|
||||||
and "systemStatus" not in request.path
|
|
||||||
):
|
):
|
||||||
response = Flask.make_response(app, {
|
response = Flask.make_response(app, {
|
||||||
"status": False,
|
"status": False,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user