meilisearch/meilisearch-auth/src
Maxime Legendre 37329e0784 Bug(auth): Parse YMD date
Use NaiveDate to parse YMD date instead of NaiveDatetime

fix #2017
2021-12-20 15:30:11 +01:00
..
action.rs feat(auth): Extend API keys 2021-12-14 17:33:39 +01:00
dump.rs feat(auth): Extend API keys 2021-12-14 17:33:39 +01:00
error.rs feat(auth): Extend API keys 2021-12-14 17:33:39 +01:00
key.rs Bug(auth): Parse YMD date 2021-12-20 15:30:11 +01:00
lib.rs Fix(auth): Forbid index creation on alternates routes 2021-12-20 14:48:18 +01:00
store.rs feat(auth): Extend API keys 2021-12-14 17:33:39 +01:00