alist/internal/db
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
..
db.go feat: support webauthn login (#4945) 2023-08-14 22:54:38 +08:00
meta.go refactor: split the db package hook and cache to the op package (#2747) 2022-12-18 19:51:20 +08:00
searchnode.go feat(search): paging and scope (close #4381 in #4930) 2023-08-06 15:13:23 +08:00
settingitem.go refactor: split the db package hook and cache to the op package (#2747) 2022-12-18 19:51:20 +08:00
storage.go feat(cmd): disable a storage with specific mountPath (close #3564) 2023-03-07 19:01:40 +08:00
user.go feat: support webauthn login (#4945) 2023-08-14 22:54:38 +08:00
util.go chore: go fmt 2022-08-03 14:26:59 +08:00