Historique des commits

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