summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-flask-login_0.6.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-flask-login: upgrade 0.6.0 -> 0.6.1Xu Huan2022-05-141-15/+0
| | | | | | | | | | | | Changelog: ========== Only preserve subdomain or host view args in unauthorized redirect The new utility function login_remembered returns True if the current login is remembered across sessions. Fix side effect potentially executing view twice for same request. Clarify usage of FlaskLoginClient test client in docs. Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-flask-login: update to 0.6.0Oleksandr Kravchuk2022-04-111-0/+15
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>