Introduce a lot of search parameters and make Deserr happy

This commit is contained in:
Clément Renault
2025-05-22 15:34:49 +02:00
parent 293ac45b7c
commit 045a1b1e75
10 changed files with 411 additions and 37 deletions

View File

@ -165,6 +165,7 @@ impl AuthController {
}
}
#[derive(Debug)]
pub struct AuthFilter {
search_rules: Option<SearchRules>,
key_authorized_indexes: SearchRules,