From 39f88132c1e6ed6b7fda5aec6d3cb5e4c4a50cb5 Mon Sep 17 00:00:00 2001 From: RHmais-IM Date: Fri, 17 Jul 2026 14:54:37 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7314036..73109eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ### Fixed +- Fixed hardcoded absolute path in `dropdownAuthorization.php` AJAX call, which broke the OAuth authorization dropdown on GLPI installations hosted in a subdirectory (not domain root). - Show the specific OAuth authorization error instead of a generic message ## [1.5.3] - 2026-06-24