meilisearch/meilisearch-http/src
Maxime Legendre a845cd8880 Fix(auth): Forbid index creation on alternates routes
Forbid index creation on alternates routes when the action `index.create` is not given

fix #2024
2021-12-20 14:48:18 +01:00
..
analytics feat(auth): API keys 2021-12-06 09:52:41 +01:00
extractors feat(auth): Extend API keys 2021-12-14 17:33:39 +01:00
helpers fix tests 2021-09-28 18:57:36 +02:00
routes Fix(auth): Forbid index creation on alternates routes 2021-12-20 14:48:18 +01:00
error.rs feat(auth): API keys 2021-12-06 09:52:41 +01:00
lib.rs feat(auth): Extend API keys 2021-12-14 17:33:39 +01:00
main.rs Make sure that we can also specify the no-analytics flags with a boolean 2021-12-08 11:23:21 +01:00
option.rs Make sure that we can also specify the no-analytics flags with a boolean 2021-12-08 11:23:21 +01:00
task.rs chore(http): rename task types 2021-12-15 17:01:34 +01:00