Skip to content
GitLab
Explore
Sign in
PWD Reset - new Exceptions handling
Code
Review changes
Check out branch
Download
Patches
Plain diff
Vojtěch Sassmann
requested to merge
github/fork/Vojtech-Sassmann/resetPwd
into
master
Nov 06, 2020
Overview
4
Commits
1
Pipelines
0
Changes
7
Expand
Added handling of new exceptions to the pwd-reset app.
When loading, the application now checks, wheter the link is valid. If it is expired or invalid, it will not even let the user submit the form.
Merge request reports