掲示板

Password History Count

thumbnail
7年前 に Praful Shukla によって更新されました。

Password History Count

Junior Member 投稿: 46 参加年月日: 15/09/29 最新の投稿
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
7年前 に Milen Dyankov によって更新されました。

RE: Password History Count

Expert 投稿: 310 参加年月日: 12/10/30 最新の投稿
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
7年前 に Sudarshan Yewale によって更新されました。

RE: Password History Count

New Member 投稿: 7 参加年月日: 15/08/17 最新の投稿
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
7年前 に Samuel Kong によって更新されました。

RE: Password History Count

Liferay Legend 投稿: 1902 参加年月日: 08/03/10 最新の投稿
This sounds like a bug. Can you report the issue. Thanks.