litellm/litellm/proxy/auth
Julio Quinteros Pro 54e4af84d6
fix(auth): remove hardcoded base64 string flagged by secret scanner (#22125)
Replace literal Base64-encoded example value in docstring with a
placeholder to prevent GitGuardian/ggshield from flagging it as a
leaked Basic Authentication credential in container scans.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 14:18:36 -08:00
..
auth_checks_organization.py
auth_checks.py fix(proxy): restore broad is_database_connection_error; add is_database_transport_error for reconnect (#21796) 2026-02-21 12:04:00 -08:00
auth_exception_handler.py [Feat] Enable async_post_call_failure_hook to transform error responses (#18348) 2025-12-22 11:24:30 -08:00
auth_utils.py Mcp user permissions (#21462) 2026-02-18 18:53:59 -08:00
handle_jwt.py Merge remote-tracking branch 'origin' into litellm_access_groups_inte 2026-02-14 13:27:36 -08:00
ip_address_utils.py [Feat] IP-Based Access Control for MCP Servers (#20620) 2026-02-06 17:58:24 -08:00
litellm_license.py fix(proxy): prevent is_premium() debug log spam on every request 2026-02-10 13:01:27 +05:30
login_utils.py remove key blocking 2026-01-31 16:46:17 -08:00
model_checks.py fixed byok models for teams issue (#21408) 2026-02-17 15:26:03 -08:00
oauth2_check.py fix python3.8 2025-10-17 17:59:34 -07:00
oauth2_proxy_hook.py
public_key.pem
rds_iam_token.py
route_checks.py Revert "Merge pull request #21140 from BerriAI/litellm_perf_user_api_key_auth" 2026-02-21 16:57:42 -08:00
user_api_key_auth.py fix(auth): remove hardcoded base64 string flagged by secret scanner (#22125) 2026-02-25 14:18:36 -08:00