Skip to content

Commit cd8255a

Browse files
leon-anavikraj
authored andcommitted
src/meta-openembedded:python3-flask-login: Upgrade 0.4.1 -> 0.5.0
Upgrade to release 0.5.0: - New custom test client: `flask_login.FlaskLoginClient`. You can use this to write clearer automated tests. - Prefix authenticated user_id, remember, and remember_seconds in Flask Session with underscores to prevent accidental usage in application code. - Simplify user loading. - Various documentation improvements. - Set session ID when setting next. - Clear session identifier on logout. - Ensure use of a safe and up-to-date version of Flask. - Drop support of Python versions: 2.6, 3.3, 3.4 Signed-off-by: Leon Anavi <[email protected]> Signed-off-by: Khem Raj <[email protected]> Acked-by: Trevor Gamblin <[email protected]>
1 parent 87534e4 commit cd8255a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/meta-openembedded

Submodule meta-openembedded updated from a5e99dd to b56cd50

0 commit comments

Comments
 (0)