barbican/barbican/api/controllers
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
..
__init__.py Use authorize instead of enforce for policy 2018-11-07 15:32:46 +02:00
acls.py Using dict.items() is better than six.iteritems(dict) 2016-01-21 19:56:54 +08:00
consumers.py Remove translation of log messages 2017-06-03 10:18:55 +07:00
containers.py Remove translation of log messages 2017-06-03 10:18:55 +07:00
orders.py Take context from environment instead of parsing headers 2018-04-03 14:57:45 +03:00
quotas.py Remove translation of log messages 2017-06-03 10:18:55 +07:00
secretmeta.py Remove translations for debug level log 2016-11-03 10:21:21 +08:00
secrets.py Fix response status for invalid routes 2018-07-24 11:59:13 -05:00
secretstores.py Remove translations for debug level log 2016-11-03 10:21:21 +08:00
transportkeys.py Remove translation of log messages 2017-06-03 10:18:55 +07:00
versions.py Remove Certificate Orders and CAs from API 2017-12-13 10:40:28 +07:00