The NetBSD Project

CVS log for pkgsrc/www/py-flask-login/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / www / py-flask-login

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: pkgsrc-2021Q4-base


Revision 1.18 / (download) - annotate - [select for diffs], Sun May 10 13:11:58 2020 UTC (3 years, 11 months ago) by kleink
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

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

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>