Skip to content

Resend activation email functionality added

Placeholder Ihsan Ullah requested to merge resend_activation_email into develop

@ mention of reviewers`

@Didayolo @ObadaS`

A brief description of the purpose of the changes contained in this PR.

Now users can resend account activation emails if they haven't received the link or the link is expired.

Screenshots

Resend activation link screen (http://localhost/accounts/resend_activation/) Screenshot 2024-10-06 at 12 22 43 PM

When user clicks the activation link and it is expired, they are taken to this screen automatically Screenshot 2024-10-06 at 12 19 52 PM

user enters wrong email in the activation sceen Screenshot 2024-10-06 at 12 20 04 PM

user enters email that is already activated Screenshot 2024-10-06 at 12 20 14 PM

user enters correct email (not activated). user is taken to home page with this message Screenshot 2024-10-06 at 12 20 26 PM

Issues this PR resolves

Todo

  • update wiki to mention this feature for users who have lost the link and can use this to resend the link

Checklist

  • Code review by me
  • Hand tested by me
  • I'm proud of my work
  • Code review by reviewer
  • Hand tested by reviewer
  • CircleCi tests are passing
  • Ready to merge

Merge request reports

Loading