Commit Verlauf

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