SpartanConnect / restful-api-backend

node.js & Express RESTful API
1 stars 0 forks source link

Ensure Approver can also approve tags #18

Closed nrlysek closed 7 years ago

nrlysek commented 7 years ago

Currently, if a user is admin and is one level above another or on the same level, they can approve an announcement that they don't have the permissions to approve the tags on.

nrlysek commented 7 years ago

Ensure Approver can also approve tags

nrlysek commented 7 years ago

This should be done already. Implemented in some commit.