owncloud / ocis

:atom_symbol: ownCloud Infinite Scale Stack
https://doc.owncloud.com/ocis/next/
Apache License 2.0
1.37k stars 180 forks source link

Password reset does not work with running ocis #9480

Closed kobergj closed 3 months ago

kobergj commented 3 months ago

The ocis idm resetpassword command does not work when ocis is running. We need to move the functionality of the command to the idm service and just call an endpoint there.

MAKE SURE THIS ENDPOINT CAN NOT BE CALLED BY THE PUBLIC.

cc @micbar

micbar commented 3 months ago

This limitation was already known. I have no issues with that.

This is only relevant for the internal IDM, so that doesn' need to be "turing complete"

kobergj commented 3 months ago

That's PM for "wont fix"