From 7b88f5a107ce9751365f9f2393521ef3d62afde8 Mon Sep 17 00:00:00 2001 From: reivilibre Date: Fri, 27 May 2022 10:44:51 +0100 Subject: Add an option allowing users to use their password to reauthenticate even though password authentication is disabled. (#12883) --- changelog.d/12883.feature | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/12883.feature (limited to 'changelog.d') diff --git a/changelog.d/12883.feature b/changelog.d/12883.feature new file mode 100644 index 0000000000..83626771c0 --- /dev/null +++ b/changelog.d/12883.feature @@ -0,0 +1 @@ +Add an option allowing users to use their password to reauthenticate for privileged actions even though password login is disabled. -- cgit 1.5.1