RP-Kit / RPKit

RPKit plugin suite
Apache License 2.0
21 stars 12 forks source link

Implement permissions for profiles web APIs #458

Open renbinden opened 3 years ago

renbinden commented 3 years ago

Profiles web APIs should check permission before allowing the user to perform any action, to the same level as the commands allow. Failing the permissions check should return a 403 FORBIDDEN response, with an error response that includes relevant information on the permission check.