Skip to content

Commit c6b4eba

Browse files
authored
Merge pull request #1039 from nextcloud/rel/7.1.3
build(Release): 7.1.3
2 parents 51a7f6f + 8987c5e commit c6b4eba

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55
# Changelog
66
All notable changes to this project will be documented in this file.
77

8+
## 7.1.3
9+
10+
### Fixed
11+
12+
* [Fix HTML injection in SAML POST login (user_saml#1037)](https://github.com/nextcloud/user_saml/pull/1037)
13+
814
## 7.1.2
915

1016
### Fixed

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The following providers are supported and tested at the moment:
2020
* Any other provider that authenticates using the environment variable
2121
2222
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>
23-
<version>7.1.2</version>
23+
<version>7.1.3</version>
2424
<licence>agpl</licence>
2525
<author>Lukas Reschke</author>
2626
<namespace>User_SAML</namespace>

0 commit comments

Comments
 (0)