Files
flask-security/flask_security
Nuno Santos 3681823fcf Include WWW-Authenticate headers in @auth_required.
When using @http_auth_required, the WWW-Authenticate header is included,
but when using @auth_required('basic'), it is not. This change includes
that header in every @auth_required call that contains the 'basic'
method.
2015-01-30 11:27:53 +01:00
..
2014-10-13 13:38:44 -04:00
2013-07-22 12:37:44 -04:00
2013-07-22 12:37:44 -04:00
WIP
2013-12-24 12:38:05 -05:00
2014-07-03 15:48:55 +02:00