From 3779ddcd656f0774f9f3fb1446c77c3198c1fa26 Mon Sep 17 00:00:00 2001 From: firest Date: Tue, 2 Jul 2024 15:54:44 +0800 Subject: [PATCH] chore: update changes --- changes/ce/fix-13389.en.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 changes/ce/fix-13389.en.md diff --git a/changes/ce/fix-13389.en.md b/changes/ce/fix-13389.en.md new file mode 100644 index 000000000..cca63e09f --- /dev/null +++ b/changes/ce/fix-13389.en.md @@ -0,0 +1,3 @@ +Fixed that the `Derived Key Length` for `pbkdf2` could be set to a negative integer. + +Fixed topics in the authorization rules might be parsed incorrectly.