HTTPASTE-12 feature(router): catch authentication error
This commit is contained in:
parent
096921ab07
commit
6b46159fd0
1 changed files with 3 additions and 0 deletions
|
|
@ -241,6 +241,9 @@ def get_flask_app(config: Config) -> FlaskApp:
|
|||
return application
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
__all__ = [
|
||||
Config,
|
||||
load_config,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue