Admin message

Due to spam, we had to disable registrations and GitHub login. Please reach out to us at support@greenhost.net if you want to contribute.

Do not enumerate all users to find one

Currently, to find a single Kratos user by email address, we list all users and perform the filtering by email address in the dashboard backend. This is of course very inefficient. We can do better by using the credentials_identifier parameter to /admin/identities. Take care that the email address is encoded properly: https://github.com/ory/kratos/issues/3247

Assignee Loading
Time tracking Loading