Skip to content

Commit 495ca29

Browse files
authored
Merge pull request #650 from nextcloud/release/noid/5.0.3
5.0.3
2 parents 1bb98b4 + baed7e1 commit 495ca29

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

4+
## 5.0.3
5+
### Fixed
6+
- Fix signining in with multiple IdPs
7+
- Do not show config chooser when operating in env mode
8+
### Changed
9+
- Various dependency updates
10+
411
## 5.0.2
512
### Fixed
613
- Fix setup with only one idp by using 1 as default value in routes

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>5.0.2</version>
19+
<version>5.0.3</version>
2020
<licence>agpl</licence>
2121
<author>Lukas Reschke</author>
2222
<namespace>User_SAML</namespace>

0 commit comments

Comments
 (0)