Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

USER STORY : Reset password if forgotten #13

Closed
4 tasks done
Tracked by #10
tomik-z-cech opened this issue Feb 21, 2024 · 1 comment
Closed
4 tasks done
Tracked by #10

USER STORY : Reset password if forgotten #13

tomik-z-cech opened this issue Feb 21, 2024 · 1 comment

Comments

@tomik-z-cech
Copy link
Owner

tomik-z-cech commented Feb 21, 2024

As a Site User I am able to Reset My Password to change my password if forgotten.

Acceptance Criteria :

When I visit login page then I have the option to reset my password via provided link and email with reset link is sent to me.

Tasks :

  • Register with mail client (Gmail)
  • Set up all relevant settings for sending emails in settings.py
  • Test functinality with valid credentails
  • Test functionality with invalid credentials

Epic :
EPIC 3

@tomik-z-cech
Copy link
Owner Author

This was done in commit 5a19fd0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant