Skip to content

Commit 15a262c

Browse files
committed
Update to 2.4.0
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
1 parent 9af20eb commit 15a262c

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
## 2.4.0
5+
### Added
6+
- IdP initiated logout
7+
8+
### Fixed
9+
- No password confirmation for passwordless users
10+
- Handle exceptions more graceful (prevent app from disabling)
11+
- Desktop client login failing in some cases
12+
413
## 2.3.1
514
### Fixed
615
- name id format is set per provider

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The following providers are supported and tested at the moment:
1616
* Any other provider that authenticates using the environment variable
1717
1818
While theoretically any other authentication provider implementing either one of those standards is compatible, we like to note that they are not part of any internal test matrix.]]></description>
19-
<version>2.3.1</version>
19+
<version>2.4.0</version>
2020
<licence>agpl</licence>
2121
<author>Lukas Reschke</author>
2222
<namespace>User_SAML</namespace>

0 commit comments

Comments
 (0)