We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a894090 commit 85b0a39Copy full SHA for 85b0a39
1 file changed
CHANGES.rst
@@ -6,6 +6,26 @@ Version 1.3.0 [unreleased]
6
7
Work in progress.
8
9
+Version 1.2.1 [2026-04-22]
10
+--------------------------
11
+
12
+Changes
13
+~~~~~~~
14
15
+Dependencies
16
+++++++++++++
17
18
+- Allowed upgrade of django-allauth up to 65.13.0.
19
20
+Bugfixes
21
+~~~~~~~~
22
23
+- Allowed managing social auth secrets when needed.
24
+- Ensured ``site_name`` is displayed in password reset email `#482
25
+ <https://github.com/openwisp/openwisp-users/issues/482>`_.
26
+- Prevented authentication without a username in
27
+ ``UsersAuthenticationBackend``.
28
29
Version 1.2.0 [2025-10-23]
30
--------------------------
31
0 commit comments