Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: disallow users with 2FA enabled to access WebDAV #7097

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Aug 28, 2024

  1. fix: disallow users with 2FA enabled to access WebDAV

    WebDAV server doesn't validate 2FA. This makes 2FA useless to some extent. I think users with 2FA enabled shouldn't access webdav using only password. Although this can be manually solved by changing user permissions, Alist doesn't support to change permissions of admin.
    
    BREAKING CHANGE: Users with 2FA enabled will not be able to access WebDAV.
    NekoGirlSAIKOU committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    51365d0 View commit details
    Browse the repository at this point in the history