Liron Levin
|
5ffc810df2
Fix 19575: Docker events doesn't work with authorization plugin
|
9 gadi atpakaļ |
Tibor Vass
|
5c630ea7c3
Rename authz to authorization for greater clarity
|
9 gadi atpakaļ |
Antonio Murdaca
|
bb8e1dc8fa
integration-cli: fix --net=none build
|
9 gadi atpakaļ |
Antonio Murdaca
|
c28fc06e00
pkg: authorization: do not register the same plugin
|
9 gadi atpakaļ |
Antonio Murdaca
|
5a64c8027e
authZ: more fixes
|
9 gadi atpakaļ |
Antonio Murdaca
|
46e3a249a1
pkg: authorization: add Err to tweak response status code
|
9 gadi atpakaļ |
Antonio Murdaca
|
baba1a8493
reorder imports with goimports
|
9 gadi atpakaļ |
Liron Levin
|
de4ffdfe48
Change authz plugin argument name
|
9 gadi atpakaļ |
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 gadi atpakaļ |