This commit is contained in:
iFargle
2023-03-29 18:26:31 +09:00
parent c481bd979f
commit 79bcf516e7

View File

@@ -135,6 +135,7 @@ else:
########################################################################################
# / pages - User-facing pages
########################################################################################
@app.route('')
@app.route('/')
@app.route('/overview')
@oidc.require_login