Commit történet

Szerző SHA1 Üzenet Dátum
  Ben Firshman f0d55cd081 Rename Remote API to Engine API 8 éve
  Riyaz Faizullabhoy a64fc8eea3 Revert "Update authz plugin list on failure." 8 éve
  Antonio Murdaca 1452c1cc71 pkg/authorization: send request's TLS peer certificates to plugins 8 éve
  Anusha Ragunathan fae904af02 Update authz plugin list on failure. 8 éve
  YuPengZTE fa378413f8 Fix the typo of URLs 8 éve
  allencloud 4e959ef2f7 fix typos 9 éve
  allencloud c1be45fa38 fix typos 9 éve
  Liron Levin 526abc00b1 Fix authorization issue - when request is denied return forbbiden exist code (403). 9 éve
  Liron Levin ca5c2abecf Fix #20508 - Authz plugin enabled with large text/JSON POST payload corrupts body 9 éve
  Liron Levin 5ffc810df2 Fix 19575: Docker events doesn't work with authorization plugin 9 éve
  Brian Goff 93268d845e Don't dump authz request when body is too large 9 éve
  Antonio Murdaca 5a64c8027e authZ: more fixes 9 éve
  Antonio Murdaca 46e3a249a1 pkg: authorization: add Err to tweak response status code 9 éve
  Antonio Murdaca 8435ea5289 pkg: authorization: cleanup 9 éve
  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 éve