litellm/litellm/proxy/auth
Michael-RZ-Berri c81342e3c2
Merge pull request #26204 from BerriAI/litellm_budgetLimitFix
Fix bugs that bypasses per-team member budget limit
2026-04-23 14:59:07 -07:00
..
auth_checks.py fix linting 2026-04-23 12:08:10 -07:00
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(proxy): revert budget exceeded error code from 429 to 400 2026-04-17 14:02:04 -07:00
auth_utils.py fix: extend request body parameter restrictions to cloud provider auth fields 2026-04-22 12:38:25 -07:00
handle_jwt.py [Infra] Merge internal dev branch with main (#25036) 2026-04-02 16:38:01 -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 fix: add /user/bulk_update to management_routes so proxy admins can access it 2026-03-27 17:50:42 -07:00
user_api_key_auth.py Merge remote-tracking branch 'origin/litellm_internal_staging' into litellm_feat-multi_threshold_budget_alerts 2026-04-18 15:26:02 -07:00