pkgsrc/www/py-flask-login
kleink 458a122b57 py-flask-login: Update to 0.5.0.
Version 0.5.0
-------------

Released on February 9th, 2020

- New custom test client: `flask_login.FlaskLoginClient`.
  You can use this to write clearer automated tests. 431
- Prefix authenticated user_id, remember, and remember_seconds in
  Flask Session
  with underscores to prevent accidental usage in application code. 470
- Simplify user loading. 378
- Various documentation improvements. 393, 394, 397, 417
- Set session ID when setting next. 403
- Clear session identifier on logout. 404
- Ensure use of a safe and up-to-date version of Flask.
- Drop support of Python versions: 2.6, 3.3, 3.4 450
2020-05-10 13:11:58 +00:00
..
DESCR
distinfo
Makefile
PLIST