From 08b22a160fb2ef8bce394d963237ef0191385938 Mon Sep 17 00:00:00 2001
From: Dominik George <dominik.george@teckids.org>
Date: Sun, 6 Nov 2022 11:48:55 +0100
Subject: [PATCH] Downgrade OAuth toolkit to 1.7.1 and release bugfix

(cherry picked from commit 196467bca96e68da6a97a5061bdf2a3cd43cff1a)
---
 CHANGELOG.rst | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 6e0a39795..b38015dc1 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -28,6 +28,14 @@ Removed
   * It caused major performance issues and is not useful with the new
     frontend anymore
 
+`2.12.1`_ - 2022-11-06
+----------------------
+
+Fixed
+~~~~~
+
+* An invalid backport caused OIDC clients without PKCD to fail.
+
 `2.12`_ - 2022-11-04
 --------------------
 
@@ -970,3 +978,4 @@ Fixed
 .. _2.11: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.11
 .. _2.11.1: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.11.1
 .. _2.12: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.12
+.. _2.12.1: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.12.1
-- 
GitLab