2Fa

To enable 2-factor authentication, you need to install a app that support 2FA (such as Google Authenticator,Microsoft Authenticator), on your phone. Then login to OpenList manage and goto Profile page, click Enable 2FA button, scan the QR code with your 2FA app, and enter the code generated by your 2FA app. Finally, click Verify button to enable 2FA.

  • Each user can set a different "2FA" verification, how to cancel see the method below

要启用双因素身份验证,需要在手机上安装支持 TOTP 的验证器,例如 Google AuthenticatorMicrosoft Authenticator 然后登录 OpenList 管理并进入“个人资料”页面,点击“启用 2FA”按钮,用你的 2FA 应用扫描二维码,输入你的 2FA 应用生成的代码。 最后,单击“验证”按钮启用 2FA。

  • 每个用户都可以设置不同的"2FA"验证,如何解除看下面的方法

How to cancel 2FA verification:

如何解除2FA验证:

one、(≥ v3.15.0)

If you forget the 2FA of your non-Admin account, you can tell the administrator to clear it for you

Enter the background --> user, click "cancel two-step verification"

If the 2FA of the admin account is lost, please see the second step how to clear 2FA two、
How to enter the folder where Alist is located

    1. Windows: Go to the folder where Alist is located and enter: openlist.exe cancel2fa
    1. Linux: Enter the folder where Alist is located and input, ./openlist cancel2fa
    1. docker: docker directly input docker exec -it openlist ./openlist cancel2fa

    After the above input is deleted, it is found that there is still a restart~ three、(>3.30.0) Open the manage user page, you can see the option of the Cancel 2FA. After the cancellation, if you still have 2FA, you can choose to restart the Alist

  • You need to use the new version, if there is no option of the Cancel 2Fa,Explain that you need to update the version :::

    一、(≥ v3.15.0) 如果你非Admin账号的2FA忘记了,可以告诉管理员帮你清除掉

进入后台 --> 用户,点击 "取消两步验证" 即可

若admin账号的2FA丢失,请看第二步如何清除2FA 二、 如何进入Alist所在的文件夹

  1. Windows:进入到Alist所在的文件夹输入:openlist.exe cancel2fa
  2. Linux :也一样进入Alist所在的文件夹输入,./openlist cancel2fa
  3. docker :docker直接输入 docker exec -it openlist ./openlist cancel2fa

以上输入删除后发现还有重启即可~ 三、(>3.30.0) 进入后台用户页面,可以看到 取消两步验证 的选项,取消后如果还有可以选择重新启动一下OpenList

  • 需要使用新版本,如果没有 取消两步验证 的选项,说明你需要更新版本 :::

Contributors