Skip to content

Restrict the forgot password to once a day #2

@vivekkhimani

Description

@vivekkhimani

AC:

  • Forgot password feature is fully functional but it uses up our SMTP email quota. To avoid abusing the service, we should restrict it to once a day. (Similar to change phone) feature.
  • Forgot password view must keep a track of the last accessed time and should not render if it's less than 24 hours.
  • Preferably create a decorator to restrict the view.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions