mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-19 00:01:29 +00:00
/user/bulk_delete now deletes the users' keys, invitation links, org and team memberships and user rows in one transaction and reports a rolled-back batch per row instead of leaving partial deletes behind. Both bulk endpoints evict the deleted keys (and deleted user objects) from the auth cache, so a deleted key stops authenticating immediately rather than at TTL expiry. /team/bulk_member_delete rejects member rows that carry both user_id and user_email, reports repeated rows as duplicates, and only cleans up keys and memberships of members it actually matched. Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| litellm-dashboard | ||
| Dockerfile | ||
| nginx.conf | ||