Files
notifications-admin/app
Chris Hill-Scott d4627a2f3a Add service_has_permission decorator
Similar to how we can restrict routes to only users with a given
permission, this new decorator lets us restrict routes to services that
have a given permission.

Having this is a decorator is cleaner than putting if statements inside
the endpoint code.
2020-07-03 09:56:11 +01:00
..
2020-06-30 13:06:26 +01:00
2020-07-01 10:00:39 +01:00
2020-07-01 10:00:39 +01:00
2020-07-01 10:00:39 +01:00
2020-07-01 10:00:39 +01:00
2020-07-03 09:56:11 +01:00