This website requires JavaScript.
Explore
Help
Sign In
searchengines-web
/
MeiliSearch
Watch
1
Star
0
Fork
0
You've already forked MeiliSearch
mirror of
https://github.com/meilisearch/MeiliSearch
synced
2024-11-23 13:24:27 +01:00
Code
Issues
Releases
Wiki
Activity
14c4a222da
MeiliSearch
/
meilisearch
/
src
/
routes
History
Louis Dureuil
14c4a222da
Authentication: AuthFilter::allow_index_creation both check that the index is authorized and the IndexCreate action
2023-02-22 16:37:13 +01:00
..
indexes
Authentication: AuthFilter::allow_index_creation both check that the index is authorized and the IndexCreate action
2023-02-22 16:37:13 +01:00
api_key.rs
use the pre-defined deserr extractors
2023-02-14 20:05:30 +01:00
dump.rs
Renames meilisearch-http to meilisearch
2022-12-08 08:22:53 -07:00
mod.rs
Authentication: Directly pass the authfilter to the index scheduler
2023-02-22 16:35:52 +01:00
swap_indexes.rs
Authentication: is_index_authorized takes into account API key indexes even with a tenant token
2023-02-22 16:35:52 +01:00
tasks.rs
Authentication: Directly pass the authfilter to the index scheduler
2023-02-22 16:35:52 +01:00