meilisearch/meilisearch-auth/src
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
..
action.rs Remove the hand written numbers of the actions rights 2022-08-24 16:33:12 +02:00
dump.rs Move dump v4 patcher into v4.rs 2022-06-01 16:17:43 +02:00
error.rs Add a new meilisearch_types crate 2022-06-09 16:14:13 +02:00
key.rs Use the IndexUid and StarOr in meilisearch_auth::Key 2022-06-09 16:14:15 +02:00
lib.rs Fix api keys bugs (#2734) 2022-09-06 15:13:09 +02:00
store.rs metrics.all must define metrics.get 2022-08-24 17:03:30 +02:00