Path to this page:
Subject: CVS commit: pkgsrc/www/py-flask-security
From: Adam Ciarcinski
Date: 2025-02-12 17:32:00
Message id: 20250212163200.94FA1FBE0@cvs.NetBSD.org
Log Message:
py-flask-security: updated to 5.6.0
Version 5.6.0
Features & Improvements
- (:issue:`1038`) Add support for 'secret_key' rotation (jamesejr)
- (:issue:`980`) Add support for username recovery in simple login flows (jamesejr)
- (:issue:`1055`) Add support for changing username
- (:pr:`1048`) Add support for Python 3.13
- (:issue:`1043`) Unify Register forms (and split out re-type password option) \
Please read :ref:`register_form_migration`.
Fixes
- (:pr:`1062`) Fix duplicate HTML ids in templates.
- (:pr:`1067`) Fix more duplicate HTML ids in templates.
- (:issue:`1064`) Ensure templates pass W3C validation (see below)
Docs and Chores
- (:pr:`1052`) Remove deprecated TWO_FACTOR configuration variables
- (:pr:`1069`) Update ES and IT translations (gissimo)
- (:pr:`1071`) Improve templates - two-factor is hyphenated, re-authenticate is not.
Also try to embed links into xlatable strings.
Files: