Skip to content

(feat) Disabling comments 526

Brian Hatchet requested to merge feat/disable-comments-526 into master

Backend for turning off comments Extended the base entities to track whether or not comments are allowed Setup a Permissions/Manager to centralize applying of permissions (much more to come, this is just setting up the flow with comments feature) Setup a new permissions end point that validates and applies the permissions Extended the comments endpoint to enforce comments permissions

Edited by Brian Hatchet

Merge request reports