Historique des commits

Auteur SHA1 Message Date
  Anusha Ragunathan 38de272bd4 When authz plugin is disabled, remove from authz middleware chain. il y a 8 ans
  Aaron Lehmann 428600108c plugingetter: Avoid all caps for constant declarations il y a 8 ans
  Riyaz Faizullabhoy a64fc8eea3 Revert "Update authz plugin list on failure." il y a 8 ans
  Anusha Ragunathan fae904af02 Update authz plugin list on failure. il y a 8 ans
  Anusha Ragunathan c5393ee147 Make authorization plugins use pluginv2. il y a 8 ans
  Liron Levin 4192fe9c06 Enable to dynamically reload authorization plugins via daemon.config il y a 9 ans
  Tibor Vass f37117045c plugins: experimental support for new plugin management il y a 9 ans
  Antonio Murdaca ceb9c5a88b pkg: authorization: lock when lazy loading il y a 9 ans
  allencloud 3f77baf2ce fix typos 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 8435ea5289 pkg: authorization: cleanup 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