Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

🐛 BUG: Validate password reset email #597

Closed
1 of 2 tasks
PatrickSkowronek opened this issue Apr 9, 2018 · 0 comments · Fixed by #637
Closed
1 of 2 tasks

🐛 BUG: Validate password reset email #597

PatrickSkowronek opened this issue Apr 9, 2018 · 0 comments · Fixed by #637
Assignees
Labels
api All Backend related Issues bug This Issue describes a unwanted behavior good first issue For a new Member web-frontend All frontend related issues

Comments

@PatrickSkowronek
Copy link
Collaborator

PatrickSkowronek commented Apr 9, 2018

Currently we do not validate the e-mail in the frontend and backend.

  • Add empty filter, so nobody can send an empty e-mail address
  • Add e-mail filter set in config (Optimal)
@PatrickSkowronek PatrickSkowronek added bug This Issue describes a unwanted behavior api All Backend related Issues web-frontend All frontend related issues good first issue For a new Member labels Apr 9, 2018
@aeimer aeimer mentioned this issue Apr 9, 2018
1 task
@lukas-schardt lukas-schardt self-assigned this Apr 12, 2018
lukas-schardt added a commit that referenced this issue Apr 18, 2018
lukas-schardt added a commit that referenced this issue Apr 18, 2018
lukas-schardt added a commit that referenced this issue Apr 19, 2018
PatrickSkowronek added a commit that referenced this issue Apr 19, 2018
…-email

 #597: added email validator to reset form, show hint if the email isn…
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api All Backend related Issues bug This Issue describes a unwanted behavior good first issue For a new Member web-frontend All frontend related issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants