1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
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
authz.go Update authz plugin list on failure. 2016-10-28 11:16:06 -07:00
authz_unix_test.go
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