Foren

Password History Count

thumbnail
Praful Shukla, geändert vor 7 Jahren.

Password History Count

Junior Member Beiträge: 46 Beitrittsdatum: 29.09.15 Neueste Beiträge
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, geändert vor 7 Jahren.

RE: Password History Count

Expert Beiträge: 310 Beitrittsdatum: 30.10.12 Neueste Beiträge
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, geändert vor 7 Jahren.

RE: Password History Count

New Member Beiträge: 7 Beitrittsdatum: 17.08.15 Neueste Beiträge
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, geändert vor 7 Jahren.

RE: Password History Count

Liferay Legend Beiträge: 1902 Beitrittsdatum: 10.03.08 Neueste Beiträge
This sounds like a bug. Can you report the issue. Thanks.