You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 13, 2026. It is now read-only.
Admin can use lost password functionality like other users.
Actual behavior
The user is not found (neither by username nor by email address).
Steps to reproduce
Try to start a lost password process.
The zauth_authentication_mapping table does not contain an entry for the admin user after a fresh installation. After I inserted a record manually into the database the process starts properly.