Alexsander Hamir
eaa04cd8ce
fix: use fastuuid helper ( #14903 )
...
* fix: use fastuuid helper across the codebase
First batch of changes, simple drop in replacement.
* second batch of changes
* fixed: script mistake on helper file
2025-09-25 15:47:01 -07:00
Ishaan Jaff
91a7fb0a23
test string checked for model access control
2025-03-10 20:04:18 -07:00
Ishaan Jaff
aa5ac6ba3d
can_team_access_model
2025-03-10 20:03:19 -07:00
Ishaan Jaff
8811d4cd11
generate_key
2025-03-10 19:03:50 -07:00
Ishaan Jaff
d19614b8c0
(QA / testing) - Add e2e tests for key model access auth checks ( #8000 )
...
* fix _model_matches_any_wildcard_pattern_in_list
* test key model access checks
* add key_model_access_denied to ProxyErrorTypes
* update auth checks
* test_model_access_update
* test_team_model_access_patterns
* fix _team_model_access_check
* fix config used for otel testing
* test fix test_call_with_invalid_model
* fix model acces check tests
* test_team_access_groups
* test _model_matches_any_wildcard_pattern_in_list
2025-01-25 17:15:11 -08:00