Sebastiaan van Stijn
|
eaf7932faf
Merge pull request #18769 from runcom/docs-auth-1
|
9 年之前 |
Antonio Murdaca
|
5a64c8027e
authZ: more fixes
|
9 年之前 |
Antonio Murdaca
|
1e28f04fec
docs: extend: authorization.md: add a note about confidential stuff in Err
|
9 年之前 |
Antonio Murdaca
|
46e3a249a1
pkg: authorization: add Err to tweak response status code
|
9 年之前 |
Liron Levin
|
de4ffdfe48
Change authz plugin argument name
|
9 年之前 |
Dima Stopel
|
b7af5bcd20
Fixing documentation comments by @thaJeztah
|
9 年之前 |
Dima Stopel
|
8cc0892269
Fixing documentation according to comments by @moxiegirl and @thaJeztah
|
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 年之前 |
Dima Stopel
|
630f695fb1
Adding authorization subsystem documentation
|
9 年之前 |