Historial de Commits

Autor SHA1 Mensaje Fecha
  Anusha Ragunathan 38de272bd4 When authz plugin is disabled, remove from authz middleware chain. hace 8 años
  Aaron Lehmann 428600108c plugingetter: Avoid all caps for constant declarations hace 8 años
  Riyaz Faizullabhoy a64fc8eea3 Revert "Update authz plugin list on failure." hace 8 años
  Anusha Ragunathan fae904af02 Update authz plugin list on failure. hace 8 años
  Anusha Ragunathan c5393ee147 Make authorization plugins use pluginv2. hace 8 años
  Liron Levin 4192fe9c06 Enable to dynamically reload authorization plugins via daemon.config hace 9 años
  Tibor Vass f37117045c plugins: experimental support for new plugin management hace 9 años
  Antonio Murdaca ceb9c5a88b pkg: authorization: lock when lazy loading hace 9 años
  allencloud 3f77baf2ce fix typos hace 9 años
  Antonio Murdaca c28fc06e00 pkg: authorization: do not register the same plugin hace 9 años
  Antonio Murdaca 5a64c8027e authZ: more fixes hace 9 años
  Antonio Murdaca 8435ea5289 pkg: authorization: cleanup hace 9 años
  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. hace 9 años