feat(litellm): add UI_USERNAME/UI_PASSWORD for the admin UI login #19

Merged
haylan merged 1 commits from fix/litellm-ui-admin-creds into main 2026-09-02 18:29:30 +00:00
1 Commits
Author SHA1 Message Date
haylanandClaude-Bot ee7ebfd8e1 feat(litellm): add UI_USERNAME/UI_PASSWORD for the admin UI login
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
2026-09-02 20:29:00 +02:00