Jimmy Zelinskie
|
fc7301be0d
|
*: fix legacy imports
This change reorganizes imports and renames the legacy flask extensions.
|
2016-09-28 20:17:14 -04:00 |
|
Joseph Schorr
|
2f3d77157b
|
Switch error messages to have content type JSON
Fixes #893
|
2015-12-28 14:17:44 -05:00 |
|
Joseph Schorr
|
5e1cd2b2ad
|
Move decorator for TooManyLoginAttempts into general decorated module
Currently, this is missing in gunicorn_registry which causes 500s when user logins become throttled
|
2015-11-03 12:16:01 -05:00 |
|
Joseph Schorr
|
88a04441de
|
Extract the config provider into its own sub-module
|
2015-09-10 12:19:59 -04:00 |
|
Joseph Schorr
|
036c8e56e0
|
Add proper error handling when the config volume is mounted in a read-only state.
|
2015-04-02 18:54:09 -04:00 |
|
Joseph Schorr
|
2a89accc49
|
Fix exception handling in the registry health check and make sure the user_loader is registered before the process is forked
|
2015-01-16 22:41:54 -05:00 |
|