mirror of
https://github.com/TabbyML/tabby
synced 2024-11-22 08:21:59 +00:00
d3519e5277
* fix(db): enforce NOT NULL constraint on primary keys in access control tables * feat(webserver): add user group management and membership update apis * chore(webserver): implement UserGroupService.list * make fix * update graphql schema * refactor(db): extract user_groups.rs * [autofix.ci] apply automated fixes * test(schema): add test cases for user group name regex * test(user_groups): add unit test for UserGroupServiceImpl * move access policy to service argument so it can be tested * [autofix.ci] apply automated fixes * [autofix.ci] apply automated fixes (attempt 2/3) --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
tabby-db | ||
tabby-db-macros | ||
tabby-email | ||
tabby-schema | ||
tabby-ui | ||
tabby-webserver | ||
LICENSE |