meilisearch/meilisearch-http/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
..
analytics Implement all and last matching strategy 2022-08-23 17:07:43 +02:00
extractors Fix api keys bugs (#2734) 2022-09-06 15:13:09 +02:00
routes Fix api keys bugs (#2734) 2022-09-06 15:13:09 +02:00
error.rs Add a new meilisearch_types crate 2022-06-09 16:14:13 +02:00
lib.rs move prometheus behind a feature flag 2022-08-29 14:36:59 +02:00
main.rs Use mimalloc as the global allocator 2022-08-23 12:58:10 +02:00
metrics.rs cargo fmt 2022-08-23 17:17:02 +02:00
option.rs move prometheus behind a feature flag 2022-08-29 14:36:59 +02:00
route_metrics.rs move prometheus behind a feature flag 2022-08-29 14:36:59 +02:00
task.rs Hide the batch_uid field from the tasks route 2022-08-18 11:15:21 +02:00