Foren

Internal Error on first password change

Robert Kerry, geändert vor 7 Jahren.

Internal Error on first password change

New Member Beitrag: 1 Beitrittsdatum: 27.05.16 Neueste Beiträge
Hi,

I've run into an issue with users changing their passwords for the first time. The user receives the reset password email, clicks the link and updates their password. We've added our own hook on the update password action to persist changes to LDAP. From the logs we can see this completes successfully. However, when this is complete and the application should redirect to the home page, it instead gives an error page saying that the update password page cannot be found. This does not occur for any subsequent updates to that user's password. In every case, the password is updated, it's just the redirect that fails on the first reset.

Is there a difference between resetting the password for the first time and subsequent times?

Thanks
thumbnail
Tomas Polesovsky, geändert vor 7 Jahren.

RE: Internal Error on first password change

Liferay Master Beiträge: 676 Beitrittsdatum: 13.02.09 Neueste Beiträge
Hi,

there should be no difference. Do you have any errors in logs? What is your portal version?