Phuks-co / throat

Open Source link aggregator and discussion platform powering Phuks
https://phuks.co
MIT License
74 stars 32 forks source link

Add the ability to resend confirmation emails #145

Closed happy-river closed 4 years ago

happy-river commented 4 years ago

Add a page that allows a registered user who has lost their email confirmation token, or let it expire, to ask for a new one to be sent.

The set of four pages including this new page, plus login, register and forgot-my-password now all have a list of links at the bottom that allow you to easily get to the other 3 in the set. If require_valid_emails is not set in the config, then each of login, register and forgot-my-password will have links to the other two.