Ben Firshman
|
f0d55cd081
Rename Remote API to Engine API
|
8 年之前 |
Riyaz Faizullabhoy
|
a64fc8eea3
Revert "Update authz plugin list on failure."
|
8 年之前 |
Antonio Murdaca
|
1452c1cc71
pkg/authorization: send request's TLS peer certificates to plugins
|
8 年之前 |
Anusha Ragunathan
|
fae904af02
Update authz plugin list on failure.
|
8 年之前 |
YuPengZTE
|
fa378413f8
Fix the typo of URLs
|
8 年之前 |
allencloud
|
4e959ef2f7
fix typos
|
9 年之前 |
allencloud
|
c1be45fa38
fix typos
|
9 年之前 |
Liron Levin
|
526abc00b1
Fix authorization issue - when request is denied return forbbiden exist code (403).
|
9 年之前 |
Liron Levin
|
ca5c2abecf
Fix #20508 - Authz plugin enabled with large text/JSON POST payload corrupts body
|
9 年之前 |
Liron Levin
|
5ffc810df2
Fix 19575: Docker events doesn't work with authorization plugin
|
9 年之前 |
Brian Goff
|
93268d845e
Don't dump authz request when body is too large
|
9 年之前 |
Antonio Murdaca
|
5a64c8027e
authZ: more fixes
|
9 年之前 |
Antonio Murdaca
|
46e3a249a1
pkg: authorization: add Err to tweak response status code
|
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 年之前 |