Foros de discusión

Password History Count

thumbnail
Praful Shukla, modificado hace 7 años.

Password History Count

Junior Member Mensajes: 46 Fecha de incorporación: 29/09/15 Mensajes recientes
hi,

In my aaplication I wanted to save Last three passwords of User.

So for doing the same ,I have made changes at portal level.
Set "History count as 3".

So whenever I am resetting password,my last 3 password should not allowed.


Example:
1st password : LIferay@123
2nd password : LIferay@1234
3rd password : LIferay@12345

So if I reset password,and added 1st and second password i.e. LIferay@123 and LIferay@1234 ,It is not allowing to set this passowrd again. which is correct as per the functionality

but if I reset password,and added 3rd password i.e. LIferay@12345 ,It is allowing to set this passowrd again. which is correct as per the functionality.


I checked through liferay tables,comparison of passwords are done in 'passwordtracker' table. but the current password of user is not present in that table..
It added to that table only password is changed.


Kindly do the needful for the same.
thumbnail
Milen Dyankov, modificado hace 7 años.

RE: Password History Count

Expert Mensajes: 310 Fecha de incorporación: 30/10/12 Mensajes recientes
In both examples you gave, you state "which is correct as per the functionality." emoticon I assume this is not what you meant to say.
I just tried that and it works as expected. Please provide Liferay version and the exact steps to reproduce the issue.
thumbnail
Sudarshan Yewale, modificado hace 7 años.

RE: Password History Count

New Member Mensajes: 7 Fecha de incorporación: 17/08/15 Mensajes recientes
but if I reset password,and added 3rd password i.e. LIferay@12345 ,It is allowing to set this passowrd again. which is NOT correct as per the functionality
he meant.

Praful and me are in same team and facing same problem.

version: liferay6.2 ga2
thumbnail
Samuel Kong, modificado hace 7 años.

RE: Password History Count

Liferay Legend Mensajes: 1902 Fecha de incorporación: 10/03/08 Mensajes recientes
This sounds like a bug. Can you report the issue. Thanks.