Histórico de Commits

Autor SHA1 Mensagem Data
  Antonio Murdaca d1b7e8373b authz: cleanups há 9 anos atrás
  allencloud c1be45fa38 fix typos há 9 anos atrás
  Vincent Demeester f87053b9c3 Use dockerd instead of docker daemon in integration-cli há 9 anos atrás
  Antonio Murdaca 9613acbe5c integration-cli: test load/import with authz plugins há 9 anos atrás
  Liron Levin 526abc00b1 Fix authorization issue - when request is denied return forbbiden exist code (403). há 9 anos atrás
  Liron Levin 3c157713b3 Extend Docker authorization with TLS user information há 9 anos atrás
  Phil Estes 4781d5c4fb Unskip authz events test after fixes há 9 anos atrás
  Antonio Murdaca 076b3558fc Merge pull request #20509 from estesp/cleanup-authz-test há 9 anos atrás
  Phil Estes fe015c5ce0 Allow post-start load of busybox to remove restarts há 9 anos atrás
  Arnaud Porterie b9195cd6d4 Merge pull request #20464 from cpuguy83/fix_events_flakiness há 9 anos atrás
  Arnaud Porterie 6e0f873f05 Temporarily skip TestAuthZPluginAllowEventStream há 9 anos atrás
  Phil Estes 074561b0ec Clean up authz integration-cli test há 9 anos atrás
  Brian Goff abbf2aa6dd Fix events test flakiness. há 9 anos atrás
  Brian Goff 4cf9b725f2 Fix flakey TestAuthZPluginAllowEventStream há 9 anos atrás
  Victor Vieux 99a396902f fix common misspell há 9 anos atrás
  Stefan Scherer 36a974a1a6 Fix TestAuthZPluginAllowEventStream for multiarch há 9 anos atrás
  Liron Levin 5ffc810df2 Fix 19575: Docker events doesn't work with authorization plugin há 9 anos atrás
  Tibor Vass 5c630ea7c3 Rename authz to authorization for greater clarity há 9 anos atrás
  Antonio Murdaca bb8e1dc8fa integration-cli: fix --net=none build há 9 anos atrás
  Antonio Murdaca c28fc06e00 pkg: authorization: do not register the same plugin há 9 anos atrás
  Antonio Murdaca 5a64c8027e authZ: more fixes há 9 anos atrás
  Antonio Murdaca 46e3a249a1 pkg: authorization: add Err to tweak response status code há 9 anos atrás
  Antonio Murdaca baba1a8493 reorder imports with goimports há 9 anos atrás
  Liron Levin de4ffdfe48 Change authz plugin argument name há 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. há 9 anos atrás