We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38864c4 commit 0765215Copy full SHA for 0765215
CHANGELOG.md
@@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
5
Since version v2306 the format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
This project (not yet) adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## v2406.1
9
+
10
+### Changed
11
12
+- rebased on aplus v2406.2
13
+- update djangosaml2 to v 1.9.3
14
15
+### Fixed
16
17
+- add account logout view to allowed urls during saml signup. Fixes aborting
18
+ the saml signup not being possible (#6).
19
20
## v2312.1
21
22
### Changed
changelog/_1112.md
0 commit comments