Histórico de commits

Autor SHA1 Mensagem Data
  Yong Tang 9cb8fb6ea0 Fix AuthZ plugins headers change issue 9 anos atrás
  lixiaobing10051267 d6556a6ef7 Func name wrong in notes of response.go 9 anos atrás
  Yong Tang a72b45dbec Fix logrus formatting 9 anos atrás
  allencloud 3f77baf2ce fix typos 9 anos atrás
  Alexander Morozov 07b568cb53 pkg: cleanup some unused code 9 anos atrás
  Stefan Weil 2eee613326 Fix some typos in comments and strings 9 anos atrás
  Liron Levin 5ffc810df2 Fix 19575: Docker events doesn't work with authorization plugin 9 anos atrás
  Antonio Murdaca 8435ea5289 pkg: authorization: cleanup 9 anos atrás
  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 anos atrás