tabby/ee/tabby-webserver/src/repositories
Meng Zhang f3a31082ef
refactor(webserver): extract RegisterError and TokenAuthError and add unit test (#936)
* refactor: extract RegisterError and TokenAuthError

* update

* update test

* fix token auth test

* cleanup

* fix

* add down operations

* cleanup error type

* [autofix.ci] apply automated fixes

* update

* cleanup

* Process InvalidationErrors directly

* update error handling

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2023-12-02 04:10:42 +00:00
..
mod.rs refactor(webserver): extract RegisterError and TokenAuthError and add unit test (#936) 2023-12-02 04:10:42 +00:00
resolve.rs feat: add api to serve files under repositories (#851) 2023-11-24 01:58:56 +00:00