madalinungureanu / user-profile-picture

WordPress User Profile Picture
GNU General Public License v2.0
15 stars 7 forks source link

Add permissions check on the change profile picture WP JSON api. #50

Closed moonbas3 closed 1 week ago

moonbas3 commented 3 weeks ago

This endpoint does not seem to be used by the plugin at the moment, it seems to have been added in preparation for something else.

I have simply added a permission check in the REST API definition so that this action can only be performed by an admin.