[#11716] Password validation fails because of method used
History
Updated: 2018-09-22 11:14
state: Open => Closed
Updated: 2018-01-28 09:53
resolution_id: 5 => 7
Updated: 2018-01-27 19:36
description: Selfreg uses CGE's encrypt function to store the temp user's password and uses the same function when verifying it. Though the function 'encrypt' returns unique values on every subsequent request using the same input parameters.
So at this point it is => Selfreg uses CGE's encrypt function to generate the temp user's password and uses the same function when verifying it. Though the function 'encrypt' returns unique values on every subsequent request using the same input parameters.
So at this point it
resolution_id: => 5