História revízii

Autor SHA1 Správa Dátum
  Sebastiaan van Stijn cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 rok pred
  Brian Goff 74da6a6363 Switch all logging to use containerd log pkg 2 rokov pred
  Sebastiaan van Stijn 328de0b8d9 Update documentation links 4 rokov pred
  odg0318 6ac73d34e4 If `Content-Type` is `application/json;charset=UTF-8`, `RequestBody` is empty. 7 rokov pred
  Daniel Nephin 4f0d95fa6e Add canonical import comment 7 rokov pred
  Daniel Nephin f7f101d57e Add gosimple linter 7 rokov pred
  Brian Goff ebcb7d6b40 Remove string checking in API error handling 8 rokov pred
  Derek McGowan 1009e6a40b Update logrus to v1.0.1 8 rokov pred
  Ben Firshman f0d55cd081 Rename Remote API to Engine API 8 rokov pred
  Riyaz Faizullabhoy a64fc8eea3 Revert "Update authz plugin list on failure." 8 rokov pred
  Antonio Murdaca 1452c1cc71 pkg/authorization: send request's TLS peer certificates to plugins 8 rokov pred
  Anusha Ragunathan fae904af02 Update authz plugin list on failure. 8 rokov pred
  YuPengZTE fa378413f8 Fix the typo of URLs 8 rokov pred
  allencloud 4e959ef2f7 fix typos 9 rokov pred
  allencloud c1be45fa38 fix typos 9 rokov pred
  Liron Levin 526abc00b1 Fix authorization issue - when request is denied return forbbiden exist code (403). 9 rokov pred
  Liron Levin ca5c2abecf Fix #20508 - Authz plugin enabled with large text/JSON POST payload corrupts body 9 rokov pred
  Liron Levin 5ffc810df2 Fix 19575: Docker events doesn't work with authorization plugin 9 rokov pred
  Brian Goff 93268d845e Don't dump authz request when body is too large 9 rokov pred
  Antonio Murdaca 5a64c8027e authZ: more fixes 9 rokov pred
  Antonio Murdaca 46e3a249a1 pkg: authorization: add Err to tweak response status code 9 rokov pred
  Antonio Murdaca 8435ea5289 pkg: authorization: cleanup 9 rokov pred
  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 rokov pred