MeiliSearch/meilisearch-http/tests/auth
Many the fish 37dc6537c3
Fix api keys bugs (#2734)
* Add some tests

* Disallow index creation when API key doesn't havec explicitelly the right on the creating index

* Fix lazy index creation with `indexes.*` action
2022-09-06 15:13:09 +02:00
..
api_keys.rs Format API keys in hexa instead of base64 2022-07-05 16:14:18 +02:00
authorization.rs Fix api keys bugs (#2734) 2022-09-06 15:13:09 +02:00
mod.rs Update tests to fit to the new requirements 2022-06-01 16:07:44 +02:00
payload.rs clippy & fmt fixed 2022-08-22 13:21:22 +05:30
tenant_token.rs chore(auth test): Correct compute_authorized_search macro 2022-06-28 18:09:26 -05:00