feat: harden filter service

This commit is contained in:
Shivam Mishra
2026-03-09 21:17:05 +05:30
parent a08125e283
commit 432462f967
10 changed files with 269 additions and 23 deletions

View File

@@ -117,6 +117,7 @@ en:
invalid_query_operator: Query operator must be either "AND" or "OR".
invalid_value: Invalid value. The values provided for %{attribute_name} are invalid
custom_attribute_definition:
attribute_key_format: must only contain letters, numbers, underscores, hyphens, and dots
key_conflict: The provided key is not allowed as it might conflict with default attributes.
mfa:
already_enabled: MFA is already enabled