mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-26 01:12:21 +00:00
Per-user fields may contain secrets like bearer tokens. Storing them in localStorage means they survive browser close and are readable by any script on the origin. Move values to sessionStorage so they are cleared on browser close, matching the project policy for browser-side secrets. Field defs (non-secret metadata) stay in localStorage so admins can keep editing across sessions. |
||
|---|---|---|
| .. | ||
| litellm-dashboard | ||
| Dockerfile | ||
| nginx.conf | ||