Files
flask-security/flask_security
Matt Wright 34b3bf9e80 Fix CSRF functionality for LoginForm
The login form was not respecting csrf validation. I've adjusted the tests as well to always send a CSRF token along. This now requires all requests to pass a csrf token. If performing plain AJAX requests the token will have to be extracted from the form in some way. Fixes #86
2013-02-01 17:23:18 -05:00
..
2012-09-10 18:14:27 -04:00
2013-01-06 20:43:02 -05:00
2012-11-26 16:21:05 -05:00
2013-01-01 11:28:31 -08:00
2013-01-14 16:11:09 +04:00
2013-02-01 17:23:18 -05:00
2012-11-26 16:21:05 -05:00
2012-11-26 16:21:05 -05:00
2012-09-19 01:22:09 -04:00
2012-08-17 14:46:30 -04:00
2013-01-14 00:26:46 -05:00
2013-01-06 20:20:06 -08:00