From 8987c5e49b5e399bb165661d31c64215d28e5eeb Mon Sep 17 00:00:00 2001 From: Arthur Schiwon Date: Thu, 29 Jan 2026 12:16:34 +0100 Subject: [PATCH] build(Release): 7.1.3 Signed-off-by: Arthur Schiwon --- CHANGELOG.md | 6 ++++++ appinfo/info.xml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e08d5e85e..323370ff6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ # Changelog All notable changes to this project will be documented in this file. +## 7.1.3 + +### Fixed + +* [Fix HTML injection in SAML POST login (user_saml#1037)](https://github.com/nextcloud/user_saml/pull/1037) + ## 7.1.2 ### Fixed diff --git a/appinfo/info.xml b/appinfo/info.xml index 4b847aee5..042d3c3c6 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -20,7 +20,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.]]> - 7.1.2 + 7.1.3 agpl Lukas Reschke User_SAML