litellm/litellm/proxy/auth
Yuneng Jiang d8f556e18c
[Fix] Auth: Restore Request-Context Model Resolution In Skip-Budget Helper
Merge of #26845 kept the PR's _should_skip_budget_checks helper but lost staging's upgrade to _get_model_from_request_context, so zero-cost models resolved from request headers/query params no longer skipped budget checks. Route the helper through _get_model_from_request_context so this path matches the other 8 model-resolution sites in the file.
2026-05-01 14:39:24 -07:00
..
auth_checks_organization.py fix(proxy): enforce organization boundaries in admin operations 2026-04-16 21:06:56 +00:00
auth_checks.py Merge branch 'litellm_yj_may1' into codex/budget-race-enforcement 2026-05-01 14:32:18 -07:00
auth_exception_handler.py fix(auth): centralize common_checks to close authorization bypass 2026-04-23 00:04:42 +00:00
auth_utils.py Merge branch 'litellm_yj_may1' into codex/file-endpoint-model-auth 2026-05-01 14:22:18 -07:00
handle_jwt.py fix linting 2026-04-30 19:11:29 +00:00
ip_address_utils.py style: run black formatter on entire codebase 2026-03-11 17:07:57 -03:00
litellm_license.py style: run black formatter on entire codebase 2026-03-11 17:07:57 -03:00
login_utils.py fix: fix linting errors 2026-03-30 20:51:35 -07:00
model_checks.py style: run black formatter on 52 non-enterprise files 2026-03-12 14:23:50 -03:00
oauth2_check.py Litellm ishaan march30 (#24887) (#25151) 2026-04-04 14:44:07 -07:00
oauth2_proxy_hook.py Litellm ishaan march30 (#24887) (#25151) 2026-04-04 14:44:07 -07:00
public_key.pem fix: remove leading space from license public_key.pem (#25339) 2026-04-08 21:30:38 -07:00
rds_iam_token.py
route_checks.py Split MCP routes into inference vs management categories 2026-04-23 16:52:45 -07:00
user_api_key_auth.py [Fix] Auth: Restore Request-Context Model Resolution In Skip-Budget Helper 2026-05-01 14:39:24 -07:00