Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,26 @@ Version 1.3.0 [unreleased]

Work in progress.

Version 1.2.1 [2026-04-22]
--------------------------

Changes
~~~~~~~

Dependencies
++++++++++++

- Allowed upgrade of django-allauth up to 65.13.0.

Bugfixes
~~~~~~~~

- Allowed managing social auth secrets when needed.
- Ensured ``site_name`` is displayed in password reset email `#482
<https://github.com/openwisp/openwisp-users/issues/482>`_.
- Prevented authentication without a username in
``UsersAuthenticationBackend``.

Version 1.2.0 [2025-10-23]
--------------------------

Expand Down
Loading