litellm/docs
HammerZhaoTuro 4a3c69c43d fix(proxy): auto-send user invitation emails when email is configured
When send_invite_email is not explicitly set (None/omitted), auto-detect
whether to send by checking if email infrastructure is configured and
the user has an email address. Previously, emails were silently skipped
because the field defaulted to None and both V1/V2 paths required
strict `is True`.

Fixes #20499

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-22 00:30:14 +00:00
..
my-website fix(proxy): auto-send user invitation emails when email is configured 2026-04-22 00:30:14 +00:00