litellm/litellm/proxy/auth
yuneng-jiang 71d5015975
Merge pull request #26827 from stuxf/fix/passthrough-auth-default
chore(passthrough): default auth=True and drop enterprise gate on the safe option
2026-04-30 17:06:37 -07:00
..
auth_checks.py Merge pull request #26691 from BerriAI/litellm_team_search_credentials_metadata 2026-04-30 08:35:17 +05:30
auth_checks_organization.py fix(proxy): enforce organization boundaries in admin operations 2026-04-16 21:06:56 +00: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 chore(auth): tighten clientside api_base handling (#26518) 2026-04-29 17:27:22 -07:00
handle_jwt.py fix(proxy): single-team DB fallback when JWT has no team_id (#26418) 2026-04-24 17:51:42 -07: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 (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
route_checks.py Split MCP routes into inference vs management categories 2026-04-23 16:52:45 -07:00
user_api_key_auth.py Merge pull request #26827 from stuxf/fix/passthrough-auth-default 2026-04-30 17:06:37 -07:00