Skip to content

docs: document LITELLM_HIDE_DEFAULT_CREDENTIALS_HINT env var#335

Open
apshada wants to merge 1 commit into
BerriAI:mainfrom
apshada:feat/hide-default-credentials-hint
Open

docs: document LITELLM_HIDE_DEFAULT_CREDENTIALS_HINT env var#335
apshada wants to merge 1 commit into
BerriAI:mainfrom
apshada:feat/hide-default-credentials-hint

Conversation

@apshada

@apshada apshada commented Jun 11, 2026

Copy link
Copy Markdown

Companion to BerriAI/litellm#30234 (closes BerriAI/litellm#30232).

Adds the new env var to docs/proxy/config_settings.md under the environment variables - Reference table so the documentation-validation CI (tests/documentation_tests/test_env_keys.py) passes once the code PR is merged.

The code PR gates the "Default Credentials" info card on /ui/login and /fallback/login behind LITELLM_HIDE_DEFAULT_CREDENTIALS_HINT=true (or general_settings.hide_default_credentials_hint: true).

Companion to BerriAI/litellm#30234 — adds the new env var to
the environment variables reference table so the documentation
sync check (tests/documentation_tests/test_env_keys.py) passes
once the code PR is merged.

Refs: BerriAI/litellm#30232
@vercel

vercel Bot commented Jun 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
litellm Ready Ready Preview, Comment Jun 11, 2026 8:51pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Add env flag to hide "Default Credentials" hint on /ui/login

1 participant