Events Python Module

Events module to drive policy for who can see events.

Events rest module for the cherrypy endpoint.

class pacifica.policy.events.rest.EventsPolicy[source]

CherryPy Events Policy.

This exposes whether a user can see an event from.

POST(username)[source]

Pull the json content and validate the user can see the event.