- Notifications
You must be signed in to change notification settings - Fork 705
Open
Description
On large or public instances having to manage dozens password reset requests daily can become tedious.
For those cases we'd like to introduce an email-based password reset flow.
This flow should be completely optional, and would only kick in if the instance has email configured.
For sending the emails we can use ActionMailer and to configure it we can use regular SMTP credentials - this will give us a wide range of transactional email providers that people can use with Campfire.
The goal is to provide only password resets for now
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels