From 48efc540ddb3d52c567ac45100bba6c56f494bb9 Mon Sep 17 00:00:00 2001 From: Mohamed Hachem OUERTANI Date: Wed, 23 Aug 2023 16:20:52 +0200 Subject: [PATCH] Add changelog file. --- changelog.d/16167.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/16167.bugfix diff --git a/changelog.d/16167.bugfix b/changelog.d/16167.bugfix new file mode 100644 index 0000000000..58c663a0ff --- /dev/null +++ b/changelog.d/16167.bugfix @@ -0,0 +1 @@ +Fixed a dependency version update that broke the loading of lemonLDAP OIDC metadata. Contributed by @hachem2001 [OUERTANI Mohamed Hachem]. \ No newline at end of file