cyclestreets / cyclestreets/cyclescape
Ability for users to reply via a different e-mail address to the one they are signed up with
Nobody has claimed this yet.
- Dominant language
- PLpgSQL
- Stars
- 34
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
User HC has said they know several people who have several different e-mail accounts which all get forwarded into one box, and therefore when they reply, they're not really sure which they need to use.
So we need a feature where people can add 'alternative e-mail' addresses in to their profile settings that are all allowed to post to the system, but appear as the same person.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by tracing how profile email addresses are stored and how incoming replies are matched to users; done means multiple alternative addresses can be added in profile settings, are allowed to post, and resolve to the same person.
Written by the indexing model from the issue text.
Assessment
- Domain
- authentication, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100