Commit Graph

4 Commits

Author SHA1 Message Date
Andrey Vasnetsov
dba26be155 Merge pull request #7835
* alt api key

* rm typo

* fix key length check logic

* differnt dirs for tests

* fix tests

* rm unused
2026-01-02 13:18:53 +01:00
Andrey Vasnetsov
53cd2a4e8f Impletement a special type of access to collection suitable for serverless (#5745)
* Impletement a special type of access to collection suitable for serverless

* fix test

* fix test
2025-01-07 15:19:17 +00:00
Luis Cossío
28f2358ba3 Make read-only api key behave the same as global read-only token (#4038) 2024-04-15 14:56:15 -04:00
Luis Cossío
2a00383f62 RBAC: Restructure jwt tests (#4017)
* separate access tests from validation tests

* bring changes from rbac-integration-tests review fixes

* bring changes from rbac-payload-access-tests

* update from base branch

* use const instead of magic number

* move COLL_NAME

* force usage of kill_all_processes()
2024-04-12 12:53:15 -04:00