tabby/ee/tabby-webserver/src
Eric ce338c7436
feat: validate token during worker registration (#803)
* feat: validate token during worker registration

* [autofix.ci] apply automated fixes

* [autofix.ci] apply automated fixes (attempt 2/3)

* resolve comments

* reslove comments

* format file, update schema file

* resolve comment

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2023-11-16 23:05:39 -08:00
..
server refactor: use tarpc for easier worker <-> hub communication (#781) 2023-11-14 12:48:20 -08:00
api.rs feat: validate token during worker registration (#803) 2023-11-16 23:05:39 -08:00
db.rs feat: validate token during worker registration (#803) 2023-11-16 23:05:39 -08:00
lib.rs feat: validate token during worker registration (#803) 2023-11-16 23:05:39 -08:00
schema.rs feat: validate token during worker registration (#803) 2023-11-16 23:05:39 -08:00
server.rs feat: validate token during worker registration (#803) 2023-11-16 23:05:39 -08:00
ui.rs feat: add tabby-webserver as distribution layer of tabby #769 2023-11-12 13:07:07 -08:00
websocket.rs refactor: use tarpc for easier worker <-> hub communication (#781) 2023-11-14 12:48:20 -08:00