Path to this page:
Subject: CVS commit: pkgsrc/www/py-flask-security
From: Klaus Klein
Date: 2014-06-13 17:43:08
Message id: 20140613154308.28BCD96@cvs.netbsd.org
Log Message:
Update py-flask-security to 1.7.3.
Version 1.7.3
-------------
Released June 10th 2014
- Fixed a bug where redirection to `SECURITY_POST_LOGIN_VIEW` was not
respected
- Fixed string encoding in various places to be friendly to unicode
- Now using `werkzeug.security.safe_str_cmp` to check tokens
- Removed user information from JSON output on `/reset` responses
- Added Python 3.4 support
Files: