From d6e9b715e6ee53a375380bed144aa5a00a75ee0f Mon Sep 17 00:00:00 2001 From: Dirk Klimpel <5740567+dklimpel@users.noreply.github.com> Date: Thu, 14 Dec 2023 08:12:04 +0100 Subject: [PATCH] Rename 16739.bugfix to 4.bugfix --- changelog.d/{16739.bugfix => 4.bugfix} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename changelog.d/{16739.bugfix => 4.bugfix} (86%) diff --git a/changelog.d/16739.bugfix b/changelog.d/4.bugfix similarity index 86% rename from changelog.d/16739.bugfix rename to changelog.d/4.bugfix index fcfcfb0fb1..c02bd8510d 100644 --- a/changelog.d/16739.bugfix +++ b/changelog.d/4.bugfix @@ -1 +1 @@ -Allow reactivate user without password with Admin API in some edge cases. \ No newline at end of file +Allow reactivate user without password with Admin API in some edge cases.