I’m running passbolt at myurl/passbolt/ thats why I had some issues. When I now try to recover an account and I click on “start recover” I get redirected to myurl/users/recover and not myurl/passbolt/users/recover. Maybe you know how to fix that or is there a way to start the recovery-process from the command line for a user?
There is no option to recover user from command line at the moment.
This looks like a bug, we’ll fix it.
In the meantime if you’re stuck you can either create the HTTP request manually or by editing the destination in the source (right click > inspect element > in the browser console under inspector > locate the form tag > edit the url to match your domain/passbolt/users/recover).