Historique des commits

Auteur SHA1 Message Date
  Diego Romero 48b8f54876 Fixed a typo within pkg/authorization/api.go il y a 8 ans
  Antonio Murdaca 1452c1cc71 pkg/authorization: send request's TLS peer certificates to plugins il y a 8 ans
  Antonio Murdaca 46e3a249a1 pkg: authorization: add Err to tweak response status code il y a 9 ans
  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. il y a 9 ans