Skip to content

Update flask-login to 0.6.0 - #125

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

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

Conversation

@pyup-bot

Copy link
Copy Markdown
Collaborator

This PR updates Flask-Login from 0.4.1 to 0.6.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

pyup-bot commented May 2, 2022

Copy link
Copy Markdown
Collaborator Author

Closing this in favor of #133

@pyup-bot pyup-bot closed this May 2, 2022
@abdesslem
abdesslem deleted the pyup-update-flask-login-0.4.1-to-0.6.0 branch May 2, 2022 05:44
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