barbican/barbican/api
Juan Antonio Osorio Robles 1aaf326e1d Use authorize instead of enforce for policy
The authorize function actually checks that the policy we're evaluating
has been registered. Since we do use policy-as-code, we can safely use
this method which is preferred.

Change-Id: I429e56c51f08ad3856f8822479747410c417b9a9
2018-11-07 15:32:46 +02:00
..
controllers Use authorize instead of enforce for policy 2018-11-07 15:32:46 +02:00
middleware Take context from environment instead of parsing headers 2018-04-03 14:57:45 +03:00
__init__.py Stop using deprecated 'message' attribute in Exception 2017-07-26 05:30:17 +00:00
app.py Commit DB changes on API startup 2018-06-01 14:08:57 +03:00
app.wsgi Add PBR wsgi_scripts entrypoint for barbican api 2017-07-14 16:35:48 -04:00
hooks.py Python3: fix barbican.tests.api.controllers.test_cas 2016-04-26 15:45:28 +02:00