mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-20 00:11:50 +00:00
Adds a user_email query param to /key/list that resolves the email to matching user IDs via a case-insensitive substring lookup on the user table, then narrows the key where-clause with an ANDed user_id in-filter so it can only restrict the caller's existing visibility. An email that matches no users returns zero keys instead of silently dropping the filter. The Admin UI Virtual Keys filter drawer gains a User Email field wired through useKeys |
||
|---|---|---|
| .. | ||
| litellm-dashboard | ||
| Dockerfile | ||
| nginx.conf | ||