moby--moby/pkg/authorization
Anusha Ragunathan fae904af02 Update authz plugin list on failure.
When daemon fails to load an authz plugin, it should be removed from
the plugin list. Else the plugin is retried on every request and
response, resulting in undesired behavior (eg. daemon panic)

Signed-off-by: Anusha Ragunathan <anusha@docker.com>
2016-10-28 11:16:06 -07:00
..
api.go pkg: authorization: add Err to tweak response status code 2015-12-17 11:08:47 +01:00
authz.go Update authz plugin list on failure. 2016-10-28 11:16:06 -07:00
authz_unix_test.go Use const http status code instead of just numbers see #24783 2016-07-19 10:40:20 +03:00
middleware.go Update authz plugin list on failure. 2016-10-28 11:16:06 -07:00
plugin.go Update authz plugin list on failure. 2016-10-28 11:16:06 -07:00
response.go Fix AuthZ plugins headers change issue 2016-08-23 21:08:23 -07:00