Adds UI_USERNAME/UI_PASSWORD to .env.example and generate-secrets.sh so the LiteLLM admin UI has a dedicated login instead of falling back to the master key.
Adds UI_USERNAME/UI_PASSWORD to .env.example and generate-secrets.sh so the LiteLLM admin UI has a dedicated login instead of falling back to the master key.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Without these, LiteLLM's /ui falls back to username 'admin' and the
master key as the password, forcing the master key to be typed into
a browser. generate-secrets.sh now fills UI_PASSWORD like the other
secrets.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Q2CR8yawSf7pwAVYnjwFea
haylan
merged commit 7609da7dad into main2026-09-02 18:29:30 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Adds UI_USERNAME/UI_PASSWORD to .env.example and generate-secrets.sh so the LiteLLM admin UI has a dedicated login instead of falling back to the master key.
🤖 Generated with Claude Code