MantisBT: master-2.24 6210c647

Author Committer Branch Timestamp Parent
dregad dregad master-2.24 2020-04-15 16:13 master-2.24 2c237c4e
Affected Issues  0026885: Resetting password for protected user via REST API should fail
Changeset

REST API password reset for protected user now fails

The endpoint now returns a 403 status code if the user is protected.

Fixes 0026885

mod - api/rest/restcore/users_rest.php Diff File