grav-plugin-api
grav-plugin-api copied to clipboard
fix: require authentication always for user updates
Requests must provide valid authentication details for the user
information they are attempting to update. For example, Alice should not be able to edit details about Bob.