Skip to content

Update flask-login to 0.5.0 - #59

Closed
pyup-bot wants to merge 1 commit into
masterfrom
pyup-update-flask-login-0.4.1-to-0.5.0
Closed

Update flask-login to 0.5.0#59
pyup-bot wants to merge 1 commit into
masterfrom
pyup-update-flask-login-0.4.1-to-0.5.0

Conversation

@pyup-bot

@pyup-bot pyup-bot commented Feb 9, 2020

Copy link
Copy Markdown
Collaborator

This PR updates Flask-Login from 0.4.1 to 0.5.0.

Changelog

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
Links

@pyup-bot

Copy link
Copy Markdown
Collaborator Author

Closing this in favor of #125

@pyup-bot pyup-bot closed this Mar 30, 2022
@abdesslem
abdesslem deleted the pyup-update-flask-login-0.4.1-to-0.5.0 branch March 30, 2022 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant