Browse Source
Adds SEND_NEW_DEVICE_EMAIL config option (defaults to true) allowing administrators to disable "New Device Logged In" notification emails. This addresses a gap where the only way to stop these emails was to disable SMTP entirely, which also disables other important emails. Use cases include: - Bitwarden CLI in container sidecars (restarts trigger new device emails) - Kubernetes external secrets providers - CI/CD pipelines with frequent automated authenticationpull/6734/head
3 changed files with 10 additions and 2 deletions
Loading…
Reference in new issue