litellm/ui
Tin Chi Lo ca71c6166d
Some checks failed
LiteLLM Rust / rustfmt, clippy, test (push) Has been cancelled
feat(ui/mcp): clarify base64 format for BYOK Basic auth keys
The Basic auth hint described the wire header (Authorization: Basic {key})
but did not tell users the value must be a base64-encoded user:password
string, so a user pasting a raw token in the Connect modal could produce a
header the upstream silently rejects. Add a Basic-only note to the BYOK hint.
2026-06-23 22:51:25 -07:00
..
litellm-dashboard feat(ui/mcp): clarify base64 format for BYOK Basic auth keys 2026-06-23 22:51:25 -07:00
Dockerfile feat: add componentized proxy deployment with gateway, backend, ui, and migrations (#27557) 2026-05-16 09:25:17 -07:00
nginx.conf feat: add componentized proxy deployment with gateway, backend, ui, and migrations (#27557) 2026-05-16 09:25:17 -07:00