Ryan Russell
|
28609c4176
|
chore(auth test): Correct compute_authorized_search macro
Signed-off-by: Ryan Russell <git@ryanrussell.org>
|
2022-06-28 18:09:26 -05:00 |
|
ManyTheFish
|
e2c204cf86
|
Update tests to fit to the new requirements
|
2022-06-01 16:07:44 +02:00 |
|
Irevoire
|
05c8d81e65
|
chore: get rid of chrono in favor of time
Chrono has been unmaintened for a few month now and there is a CVE on it.
make clippy happy
bump milli
|
2022-02-16 18:14:29 +01:00 |
|
ManyTheFish
|
7ca647f0d0
|
feat(auth): Implement Tenant token
Make meilisearch support JWT authentication signed with meilisearch API keys
using HS256, HS384 or HS512 algorithms.
Related spec: https://github.com/meilisearch/specifications/pull/89
Fix #1991
|
2022-01-27 08:25:39 +01:00 |
|