From edb68671ec9264c0b9f0f5c9582b03c37e335063 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89mile=20R=C3=A9?= Date: Mon, 19 Jan 2026 16:49:50 +0400 Subject: [PATCH] Update changelog MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Émile Ré --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 70917249b..78fc70aca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ All notable changes to this project will be documented in this file. - Membership Profile authz done from membership in membershipResolver (it's a 1:1 association) - Match keycloak URL ports with default base URL one for local dev +- Drop the authentication dialog in favor of a dedicated auth page for compliance page ### Fixed