Table of Contents

Recover Password

Recover password in frontend

The Recover Password app makes it possible for a user to recover or change their password.

An anonymous user can provide their email and username in the Forgotten password form:

Users password

... and will get sent an email with a link for changing their password, provided they are an existing user in the system:

Users addresses

And a signed in user can use the app to change their password:

Users password

To top