UNCLASSIFIED - NO CUI

Skip to content

Update dependency Flask_Login to v0.6.1

renovate requested to merge renovate/flask_login-0.x into development

This MR contains the following updates:

Package Type Update Change
Flask_Login (changelog) ironbank-pypi patch 0.6.0 -> 0.6.1

Release Notes

maxcountryman/flask-login

v0.6.1

Compare Source

Released on May 1st, 2022

  • Only preserve subdomain or host view args in unauthorized redirect #​663
  • The new utility function login_remembered returns True if the current login is remembered across sessions. #​654
  • Fix side effect potentially executing view twice for same request. #​666
  • Clarify usage of FlaskLoginClient test client in docs. #​668

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports