Path to this page:
Subject: CVS commit: pkgsrc/www/py-flask-login
From: Klaus Klein
Date: 2022-05-16 17:35:29
Message id: 20220516153529.70357FAEB@cvs.NetBSD.org
Log Message:
py-flask-login: Update to 0.6.1.
Version 0.6.1
-------------
Released on May 1st, 2022
- 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.
Files: