Antonio Murdaca
|
5a64c8027e
authZ: more fixes
|
9 years ago |
Antonio Murdaca
|
46e3a249a1
pkg: authorization: add Err to tweak response status code
|
9 years ago |
Antonio Murdaca
|
baba1a8493
reorder imports with goimports
|
9 years ago |
Liron Levin
|
de4ffdfe48
Change authz plugin argument name
|
9 years ago |
Liron Levin
|
75c353f0ad
Docker authorization plug-in infrastructure enables extending the functionality of the Docker daemon with respect to user authorization. The infrastructure enables registering a set of external authorization plug-in. Each plug-in receives information about the user and the request and decides whether to allow or deny the request. Only in case all plug-ins allow accessing the resource the access is granted.
|
9 years ago |