From b652f4865d14a84c3154c57d21ce8031b2e791b4 Mon Sep 17 00:00:00 2001 From: Thibeau Fuhrer Date: Wed, 24 Jul 2024 11:33:07 +0200 Subject: [PATCH] [RELEASE] v5.0.5 --- CHANGELOG.md | 4 ++++ plugin.php | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 72821ca..5fc60d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # UserTakeOver Changelog +## 5.0.5 + +- Fixed an issue where the existence of users was not sufficiently checked. + ## 5.0.4 - Fixed an issue where the user-search was visible during impersonations even though the target user could not use it. diff --git a/plugin.php b/plugin.php index a876753..11f6ccf 100755 --- a/plugin.php +++ b/plugin.php @@ -1,7 +1,7 @@