Some of our end-points in _devExtensions could do with renaming:
- updateBefore should be `clearPasswordExpiry
- insertPassword should be
updatePassword
- editPassword should be
adminResetPassword (this remains separate to updatePassword - since we temporarily relax the constraints on this short-lived password).
Some of our end-points in
_devExtensionscould do with renaming:updatePasswordadminResetPassword(this remains separate to updatePassword - since we temporarily relax the constraints on this short-lived password).