Update to 2.4.0

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
Roeland Jago Douma 2019-09-06 11:35:52 +02:00
parent 9af20eb81d
commit 15a262cb24
No known key found for this signature in database
GPG key ID: F941078878347C0C
2 changed files with 10 additions and 1 deletions

View file

@ -1,6 +1,15 @@
# Changelog
All notable changes to this project will be documented in this file.
## 2.4.0
### Added
- IdP initiated logout
### Fixed
- No password confirmation for passwordless users
- Handle exceptions more graceful (prevent app from disabling)
- Desktop client login failing in some cases
## 2.3.1
### Fixed
- name id format is set per provider

View file

@ -16,7 +16,7 @@ The following providers are supported and tested at the moment:
* Any other provider that authenticates using the environment variable
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>
<version>2.3.1</version>
<version>2.4.0</version>
<licence>agpl</licence>
<author>Lukas Reschke</author>
<namespace>User_SAML</namespace>