alist/internal/model
NekoGirlSAIKOU 51365d066c
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.
2024-08-28 18:15:54 +08:00
..
args.go fix(alias): Support forced refresh of file list (#6562) 2024-06-16 16:59:10 +08:00
file.go feat: misc improvements about upload/copy/hash (#5045) 2023-08-27 21:14:23 +08:00
meta.go feat: add header to meta (ref #5317) 2023-10-02 16:43:29 +08:00
obj.go feat(crypt): force stream upload for supported drivers (#6270) 2024-03-29 14:42:01 +08:00
object.go feat: misc improvements about upload/copy/hash (#5045) 2023-08-27 21:14:23 +08:00
req.go feat: multiple search indexes (#2514) 2022-11-28 13:45:25 +08:00
search.go feat(search): paging and scope (close #4381 in #4930) 2023-08-06 15:13:23 +08:00
setting.go fix: out of order when database is not sqlite3 (#6560) 2024-08-03 13:11:09 +08:00
storage.go feat: add proxy_range option for 139Yun Alias AList V3 (#6496) 2024-05-22 23:31:42 +08:00
task.go feat: persistant Task (#6925 close #5313) 2024-08-07 12:16:21 +08:00
user.go fix: disallow users with 2FA enabled to access WebDAV 2024-08-28 18:15:54 +08:00