From f3b89f329bd0d1368970d6a644221d40308ecd6c Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Thu, 10 Apr 2025 19:18:16 +0200 Subject: [PATCH] Update 2fa.md --- website/docs/panel/account/2fa.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/website/docs/panel/account/2fa.md b/website/docs/panel/account/2fa.md index 1d8f0e4e..e2b9b07d 100644 --- a/website/docs/panel/account/2fa.md +++ b/website/docs/panel/account/2fa.md @@ -10,12 +10,9 @@ The Two-Factor Authentication is a recommended security feature that allows you To enable 2FA for your acocunt click on the 'Enable 2FA' button. -![2fa_1.png](/img/panel/v1/account/2fa_1.png) +![2fa enable on openpanel](/img/panel/v2/openpanel_enable_2fa.gif) A QR code will be displayed that you can scan with your phone using a selected application such as Google Authenticator or DuoMobile. Alternatively, you can click on the 'Display OTP code' link to show a code that you can manually type in or copy into the application. -![2fa_2.png](/img/panel/v1/account/2fa_2.png) - Once you have set the QR code or OTP code in your application, it's essential to click on the 'Confirm' button to permanently hide the OTP and QR codes. Otherwise, anyone who accesses your account can view these codes and set them in their application. -![2fa_3.png](/img/panel/v1/account/2fa_3.png)