MeiliSearch/meilisearch-auth/src
pierre-l 36cb09eb25 Add a new `meilisearch_types` crate
Move `meilisearch_error` to `meilisearch_types::error`
Move `meilisearch_lib::index_resolver::IndexUid` to `meilisearch_types::index_uid`
Add a new `InvalidIndexUid` error in `meilisearch_types::index_uid`
2022-06-09 16:14:13 +02:00
..
action.rs feat(auth): remove `dumps.get` action from keys 2022-06-07 10:49:28 +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 Fix PR comments 2022-06-01 18:06:20 +02:00
lib.rs Fix PR comments 2022-06-01 18:06:20 +02:00
store.rs Hash master_key before passing it to HMAC 2022-06-08 14:54:47 +02:00