tabby/ee/tabby-webserver
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
..
docs feat: add api to serve files under repositories (#851) 2023-11-24 01:58:56 +00:00
examples refactor: use tarpc for easier worker <-> hub communication (#781) 2023-11-14 12:48:20 -08:00
graphql feat: implement register api check with invitation code (#934) 2023-12-02 00:14:29 +08:00
src refactor(webserver): extract RegisterError and TokenAuthError and add unit test (#936) 2023-12-02 04:10:42 +00:00
ui fix: make runner card width equal in large screen (#883) 2023-11-24 02:52:56 +00:00
Cargo.toml refactor(webserver): extract RegisterError and TokenAuthError and add unit test (#936) 2023-12-02 04:10:42 +00:00