Uh oh!
There was an error while loading. Please reload this page.
fix(web): Add AUTH_EE_ALLOW_EMAIL_ACCOUNT_LINKING - #849
Conversation
Caution Review failedThe pull request is closed. WalkthroughAdds a new enterprise environment variable Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Possibly related PRs
✨ Finishing touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
AUTH_EE_ALLOW_EMAIL_ACCOUNT_LINKING
This comment has been minimized.
This comment has been minimized.
Code reviewNo issues found. Checked for bugs and CLAUDE.md compliance. |
1 similar comment
Code reviewNo issues found. Checked for bugs and CLAUDE.md compliance. |
Adds the boolean env var
AUTH_EE_ALLOW_EMAIL_ACCOUNT_LINKING(default: false) that, when enabled, will automatically link accounts with the same email address.Summary by CodeRabbit
New Features
Documentation