Kristaps Fabians Geikins
|
c92938eff3
|
chore(server): apollo server v3 -> v4 (#2880)
* main changes seem to be done?
* lint fix
* minor cleanup
* dataloader clear
|
2024-09-05 12:27:13 +03:00 |
|
Kristaps Fabians Geikins
|
37d51072fb
|
feat(server): resource limits on app tokens (#1959)
* WIP new mutation arg
* limited resource token creation done
* token resource rule creation validation
* updated authorizeResolver implementation
* introduced resource access rule checks in authorizeResolver everywhere
* more checks added
* updated projects resolvers
* updated stream resolvers
* more checks added
* error page theme resolution fix
* WIP testss
* more tests
* implemented checks in REST auth pipeline
* REST API coverage & tests
* some tests fixed
* test fixess
* added tests
* feat(server): new automation result reporting scope (#1976)
* feat(server): new automation result reporting scope
* tests fix
|
2024-01-19 18:14:49 +01:00 |
|
Kristaps Fabians Geikins
|
5cd573355d
|
feat(server): ability for apps to create new app tokens (#1942)
* /graphql endpoint fix
* app token creation seems to be done
* added tests
* more tests
* cleaned up TS annotations
* CR cleanup
* TS type fixes
* test fixes
|
2024-01-09 11:58:38 +02:00 |
|
Kristaps Fabians Geikins
|
a329f91a44
|
fix(server): protecting against scope elevation in PAT creation (#1901)
* test DX improvements + tests for token:write scope
* protecting against scope elevation
|
2023-12-08 14:50:23 +02:00 |
|