cb10724139
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
6 lines
142 B
YAML
6 lines
142 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes authentication when the configuration is provided via the
|
|
``--config`` option (as opposed to the environment).
|