Tagged Questions
10
votes
2answers
316 views
Email confirmation on password reset?
I am building a prototype to a system that has a user account system in place. Of course with any account system, the user should be able to reset their password should the need arise (e.g., ...
1
vote
2answers
122 views
How could I best organize email preferences for several “groups”
In my web app users can join many different groups (think facebook groups). Users need to be able to set email preferences for every group individually. I'd like to set up a single page for this ...