alist/server
itsHenry 1aa024ed6b
feat: support webauthn login (#4945)
* feat: support webauthn login

* manually merge

* fix: clear user cache after updating authn

* decrease db size of Authn

* change authn type to text

* simplify code structure

---------

Co-authored-by: Andy Hsu <i@nn.ci>
2023-08-14 22:54:38 +08:00
..
common perf(copy): use multi-thread downloader (close #5000) 2023-08-13 15:31:49 +08:00
handles feat: support webauthn login (#4945) 2023-08-14 22:54:38 +08:00
middlewares feat: support webauthn login (#4945) 2023-08-14 22:54:38 +08:00
static fix: cancel api replace to avoid missing host 2023-02-21 19:45:09 +08:00
webdav feat: Crypt driver, improve http/webdav handling (#4884) 2023-08-02 14:40:36 +08:00
dev.go feat: custom hide error message by regexp (close #1468) 2022-08-08 12:53:53 +08:00
router.go feat: support webauthn login (#4945) 2023-08-14 22:54:38 +08:00
webdav.go feat: rehash password with a unique salt for each user 2023-08-07 15:46:19 +08:00