From 6c4a6b8ef09857b0fe54c162b12123e1a317b792 Mon Sep 17 00:00:00 2001 From: Maxence Lange Date: Mon, 16 Sep 2024 14:36:49 -0100 Subject: [PATCH] 2.5.2 Signed-off-by: Maxence Lange --- CHANGELOG.md | 41 +++++++++++++++++++++++++++++++++++++++++ appinfo/info.xml | 4 ++-- 2 files changed, 43 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8670427..fa3a1dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ # Changelog All notable changes to this project will be documented in this file. +## 2.5.2 + +- get rid of getEventDispatcher() +- compat nc30 + ## 2.5.1 - ignore null user on logout @@ -10,6 +15,42 @@ All notable changes to this project will be documented in this file. - compat nc28 +## 2.4.5 + +- fix an issue in auth process on slave + +## 2.4.4 + +- fix a path lost during the redirection of a not logged account to master + +## 2.4.3 + +- sanitize uid while getting its location +- encode uid on search on LUS +- wrap JWT with mozart + +## 2.4.2 + +- add a settings to stay on slave if local account after logout +- check instance type before updating user + +## 2.4.1 + +- passing idp to slave, back to master on logout. +- storing idp in user preferences. + +## 2.4.0 + +- compat nc26 + +## 2.3.2 + +- new app type extended_authentication + +## 2.3.1 + +- get full account data on login + ## 2.3.0 - new session is now generated on slave when using user_saml diff --git a/appinfo/info.xml b/appinfo/info.xml index f887bb4..3f97ebb 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -4,7 +4,7 @@ Global Site Selector Nextcloud Portal to redirect users to the right instance The Global Site Selector allows you to run multiple small Nextcloud instances and redirect users to the right server - 2.5.1 + 2.5.2 agpl Bjoern Schiessle Maxence Lange @@ -17,7 +17,7 @@ https://github.com/nextcloud/globalsiteselector/issues https://github.com/nextcloud/globalsiteselector - + OCA\GlobalSiteSelector\BackgroundJobs\UpdateLookupServer