[3.0] Remove unique constraint on email addresses
Open
breaking-changes
extension-breaking
- Dominant language
- PHP
- Stars
- 6.7k
- Forks
- 883
- Avg merge
- 15h 16m
- Merged PRs (30d)
- 73
Description
Depends on #4425
To make Flarum better compatible with Enterprise OAuth/SSO integrations, the email address should no longer be unique and instead a different unique identifier used
Contributor guide
Research direction
Start by reviewing dependency #4425 and tracing where email uniqueness is defined in the framework. Confirm the Enterprise OAuth/SSO requirement and determine the replacement unique identifier. Done means email addresses can repeat while the replacement identifier remains unique.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- authentication, database
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100