Support admin reset 2fa (#7435)

* Support admin reset 2fa

* Fix recovery email

---------

Co-authored-by: Timshel <timshel@users.noreply.github.com>
This commit is contained in:
Timshel
2026-09-08 12:14:01 +02:00
committed by GitHub
co-authored by Timshel
parent 277e1536eb
commit 57fbed1bed
9 changed files with 112 additions and 47 deletions
+1 -1
View File
@@ -1745,7 +1745,7 @@ where
reg!("email/email_footer");
reg!("email/email_footer_text");
reg!("email/admin_reset_password", ".html");
reg!("email/admin_account_recovery", ".html");
reg!("email/change_email_existing", ".html");
reg!("email/change_email_invited", ".html");
reg!("email/change_email", ".html");