Sybren A. Stüvel 0ee1d0d3da Allow HTTP headers to be set for @require_login() error responses
This makes the `require_login` decorator always return a Flask response.
Previously it could also raise a `Forbidden` exception; now it returns a
403 Forbidden response in that case too.
2019-03-18 14:42:00 +01:00
..
2018-07-12 15:23:57 +02:00
2018-07-12 15:23:57 +02:00
2018-07-12 15:23:57 +02:00
2018-07-12 15:23:57 +02:00
2017-03-31 14:52:58 +02:00