litellm/litellm/proxy/auth
Ishaan Jaff e73d053de3
[Fix] Proxy Auth - Ensure LLM_API_KEYs can access pass through routes (#15115)
* test_virtual_key_llm_api_routes_allows_registered_pass_through_endpoints

* fix: is_registered_pass_through_route

* docs fix
2025-10-01 14:09:01 -07:00
..
auth_checks.py fix(auth_checks.py): add auth checks to mcp server on call tools 2025-09-29 13:13:10 -07:00
auth_checks_organization.py build(pyproject.toml): add new dev dependencies - for type checking (#9631) 2025-03-29 11:02:13 -07:00
auth_exception_handler.py Litellm UI qa 04 12 2025 p1 (#9955) 2025-04-12 19:30:48 -07:00
auth_utils.py fix(auth_utils.py): add model specific 'tpm_limit' to team's on litellm 2025-09-29 14:25:08 -07:00
handle_jwt.py fix(ui_sso.py): initial commit, adding checking token endpoint response for allowed team ids 2025-09-19 17:02:49 -07:00
litellm_license.py fix is_team_count_over_limit 2025-06-21 14:28:05 -07:00
model_checks.py litellm/proxy: preserve model order of /v1/models and /model_group/info (#13178) 2025-08-02 08:57:38 -07:00
oauth2_check.py (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
oauth2_proxy_hook.py fix: fix linting error 2025-09-27 12:35:39 -07:00
public_key.pem fix update public key 2024-07-27 09:45:58 -07:00
rds_iam_token.py (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
route_checks.py [Fix] Proxy Auth - Ensure LLM_API_KEYs can access pass through routes (#15115) 2025-10-01 14:09:01 -07:00
user_api_key_auth.py fix: revert commit 2025-09-26 17:21:42 -07:00