play-project / play

The main repository, used for website and issues
2 stars 0 forks source link

Check publish on notify #61

Closed chamerling closed 11 years ago

chamerling commented 11 years ago

When user is publishing using the REST API, we must ensure that he have rights to publish (permission check)

cf org.ow2.play.governance.platform.user.service.rest.PublishService#notify

chamerling commented 11 years ago

According to https://github.com/play-project/play-governance/blob/master/governance-platform-userservice/src/main/java/org/ow2/play/governance/platform/user/service/rest/PublishService.java#L59

We need to check 'publish' mode for the user/stream.