sushy-tools/sushy_tools
Dmitry Tantsur cb10724139 Fix enabling authentication via --config
Because of an ordering problem, the configuration file provided via
--config (as opposed to environment) is read after WSGI is set up.
This change fixes it by moving Application configuration into
a new method.

Change-Id: I3b69e148f2f82704d636ebdea88e5c86a483f86e
2021-09-21 18:56:24 +02:00
..
emulator Fix enabling authentication via --config 2021-09-21 18:56:24 +02:00
static Cleanup shebang line 2018-07-17 18:51:18 +03:00
tests Fix enabling authentication via --config 2021-09-21 18:56:24 +02:00
__init__.py Initial Commit 2017-04-06 17:05:16 +01:00
error.py Clean up error handling in the emulator 2021-08-27 17:56:59 +02:00