Closed vankeisb closed 11 years ago
The process :
/resetPassword
Problem is that 1. sets a session attribute and 3. needs it. So the whole process can fail if 1. and 3. are not performed in the same http session !
We need a more robust approach.
The process :
/resetPassword
, enters his email address and submitsProblem is that 1. sets a session attribute and 3. needs it. So the whole process can fail if 1. and 3. are not performed in the same http session !
We need a more robust approach.