From 3ce64d271b2b470bd6c9f7294946347dcdfed9b9 Mon Sep 17 00:00:00 2001 From: Inverle Date: Thu, 31 Jul 2025 13:53:14 +0200 Subject: Implement sudo mode / reauthentication (#7753) * Implement sudo mode / reauthentication * i18n: fr * generate flags * Improvements * Remove HMAC check * Don't require reauth to access logs when signed in as admin * Notify user of bad login via notification instead --------- Co-authored-by: Alexandre Alapetite --- docs/i18n/flags/gen/de.svg | 2 +- docs/i18n/flags/gen/id.svg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/i18n/flags/gen/de.svg b/docs/i18n/flags/gen/de.svg index e159e6658..b2806e1ac 100644 --- a/docs/i18n/flags/gen/de.svg +++ b/docs/i18n/flags/gen/de.svg @@ -2,6 +2,6 @@ - 🇩🇪 96% + 🇩🇪 95% \ No newline at end of file diff --git a/docs/i18n/flags/gen/id.svg b/docs/i18n/flags/gen/id.svg index 45745ee5e..6e2a1e6d0 100644 --- a/docs/i18n/flags/gen/id.svg +++ b/docs/i18n/flags/gen/id.svg @@ -2,6 +2,6 @@ - 🇮🇩 99% + 🇮🇩 98% \ No newline at end of file -- cgit v1.2.3