forked from Github-Mirrors/canaille
![]() This allows blueprint to handle 404 errors. This is not supported directly in Flask. https://flask.palletsprojects.com/en/stable/errorhandling/#handling However, the blueprint cannot handle 404 routing errors because the 404 occurs at the routing level before the blueprint can be determined. |
||
---|---|---|
.. | ||
app | ||
backends | ||
core | ||
oidc | ||
scim | ||
static | ||
templates | ||
themes/default | ||
translations | ||
__init__.py | ||
commands.py | ||
config.sample.toml |