Commit History

Upphovsman SHA1 Meddelande Datum
  Diego Romero 48b8f54876 Fixed a typo within pkg/authorization/api.go 8 år sedan
  Antonio Murdaca 1452c1cc71 pkg/authorization: send request's TLS peer certificates to plugins 8 år sedan
  Antonio Murdaca 46e3a249a1 pkg: authorization: add Err to tweak response status code 9 år sedan
  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 år sedan