17
0
Ana Guerrero 2d8daf80e4 Accepting request 1341714 from devel:languages:python:django
- update to 65.15.0:
  * All user facing codes (e.g. those that the user needs to
    manually input over at password reset, email/phone
    verification, login code, OIDC device codes) now follow the
    recommendations over at RFC 8628, Section 6.1.  It uses
    dashed codes, such as "WDJB-MJHT", by default. You can
    control the format of all codes via a new setting
    ALLAUTH_USER_CODE_FORMAT`, or, adjust the format per use case
    via one of ACCOUNT_LOGIN_BY_CODE_FORMAT,
    ACCOUNT_PHONE_VERIFICATION_CODE_FORMAT,
    ACCOUNT_PASSWORD_RESET_BY_CODE_FORMAT,
    ACCOUNT_EMAIL_VERIFICATION_BY_CODE_FORMAT,
    IDP_OIDC_USER_CODE_FORMAT.
  * Added optional support for requesting new login codes. See
    ACCOUNT_LOGIN_BY_CODE_SUPPORTS_RESEND.
  * Dropped support for Python 3.8 and 3.9. Both these Python
    versions are end-of-life.

OBS-URL: https://build.opensuse.org/request/show/1341714
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-allauth?expand=0&rev=16
2026-03-23 16:11:48 +00:00
2026-03-21 15:10:42 +00:00
2026-03-21 15:10:42 +00:00
Description
No description provided
81 KiB
Languages
Diff 100%