Anusha Ragunathan
|
38de272bd4
When authz plugin is disabled, remove from authz middleware chain.
|
8 роки тому |
Aaron Lehmann
|
428600108c
plugingetter: Avoid all caps for constant declarations
|
8 роки тому |
Riyaz Faizullabhoy
|
a64fc8eea3
Revert "Update authz plugin list on failure."
|
8 роки тому |
Anusha Ragunathan
|
fae904af02
Update authz plugin list on failure.
|
8 роки тому |
Anusha Ragunathan
|
c5393ee147
Make authorization plugins use pluginv2.
|
8 роки тому |
Liron Levin
|
4192fe9c06
Enable to dynamically reload authorization plugins via daemon.config
|
9 роки тому |
Tibor Vass
|
f37117045c
plugins: experimental support for new plugin management
|
9 роки тому |
Antonio Murdaca
|
ceb9c5a88b
pkg: authorization: lock when lazy loading
|
9 роки тому |
allencloud
|
3f77baf2ce
fix typos
|
9 роки тому |
Antonio Murdaca
|
c28fc06e00
pkg: authorization: do not register the same plugin
|
9 роки тому |
Antonio Murdaca
|
5a64c8027e
authZ: more fixes
|
9 роки тому |
Antonio Murdaca
|
8435ea5289
pkg: authorization: cleanup
|
9 роки тому |
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 роки тому |