From 8e869d0d38b474ceeea3568fac1018948f68b591 Mon Sep 17 00:00:00 2001 From: Edi Wang Date: Wed, 2 Oct 2024 07:48:49 +0800 Subject: [PATCH] remove MFA option --- src/Moonglade.Web/Pages/Admin/LocalAccount.cshtml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/Moonglade.Web/Pages/Admin/LocalAccount.cshtml b/src/Moonglade.Web/Pages/Admin/LocalAccount.cshtml index f5d4ae597..a6d552c8a 100644 --- a/src/Moonglade.Web/Pages/Admin/LocalAccount.cshtml +++ b/src/Moonglade.Web/Pages/Admin/LocalAccount.cshtml @@ -44,11 +44,6 @@ @SharedLocalizer["Change Password"] - - - - @SharedLocalizer["Configure MFA"] - }