## pallets-eco/flask-security — 5.6.2…5.7.0

_25 commits._

### Features
- **Move to libpass and support bcrypt 5.0 (#1143)** (2994677)
- **Support forgot password (/reset) for authenticated users also. (#1137)** (d26bd4d)
- **Add Arabic translation (#1132)** (f80ee3a)
- **Add nonce to scripts if configured (#1129)** (7438886)
- **Remove support for python 3.9 and remove use of importlib_resources (#1106)** (7a515d0)

### Fixes
- **Fix localization of the tf_select SelectField. (#1140)** (5190c13)
- **Fix newer Flask8 errors (#1131)** (e529e27)
- **Fix realpostgres tests. (#1125)** (dda5df6)

### Backend
- **Set for 5.7.0** (a68e915)
- **IT+ES translations for 5.6.2 (#1144)** (11f28a8)
- **Remove some deprecated options. (#1142)** (ddcc383)
- **Update localization files (#1141)** (35968b4)
- **Change external facing messages/templates to use 'passkey' rather than 'WebAuthn credential' (#1139)** (ab40ee2)
- **Remove (optional) dependency on sqlalchemy_utils (#1135)** (0432291)
- **Bump the github-actions group with 2 updates (#1130)** (06f37fa)
- **Simple check for null user_id on load. (#1122)** (bf353fd)
- **Pin bcrypt below 5.0 since they broke passlib/libpass (#1124)** (568d812)
- **Bump the github-actions group across 1 directory with 4 updates (#1121)** (f98e7bd)
- **Flip back to Flask-Mail as the default mailer. (#1117)** (106583a)
- **Minor doc and docstring fixes. (#1115)** (83e53fe)
- **Update Flask-Security-Too build to match changes to Flask-Security (#1114)** (5057425)
- **Flip USE_REGISTER_V2 to true. (#1112)** (30bf996)
- **remove slsa provenance (#1104)** (e386da6)
- **ES+IT translations for 5.6.2 (#1102)** (0ef5fa7)
- **Ready for 5.6.2 (#1099)** (60e4c44)

_Recap by [Repo Wrapped](https://repowrapped.com/gh/pallets-eco/flask-security?utm_source=github-action)._