Commits
User selector
Commit History
Commits on Mar 17, 2016
fix variables that werent being called
Show description for 0e025b4committed
Commits on Mar 2, 2016
Call plugins with custom transports.
Show description for 1a63023committed
Commits on Feb 29, 2016
Merge pull request #20602 from twistlock/20508_authz_plugin_corrupt_body
Show description for abbb16dcommitted
Commits on Feb 25, 2016
Fix #20508 - Authz plugin enabled with large text/JSON POST payload corrupts body
Show description for ca5c2abcommitted
Liron Levin
Commits on Feb 22, 2016
Fix some typos in comments and strings
Show description for 2eee613committed
Commits on Feb 12, 2016
Windows CI: test-unit turn off pkg\authorisation
Show description for 57faef5committed
John Howard
Commits on Feb 5, 2016
Fix 19575: Docker events doesn't work with authorization plugin
Show description for 5ffc810committed
Liron Levin
Commits on Jan 13, 2016
Don't dump authz request when body is too large
Show description for 93268d8committed
Commits on Dec 30, 2015
Remove usage of pkg sockets and tlsconfig.
Show description for 8e03480committed
Commits on Dec 23, 2015
pkg: authorization: do not register the same plugin
Show description for c28fc06committed
Commits on Dec 18, 2015
authZ: more fixes
Show description for 5a64c80committed
Commits on Dec 17, 2015
pkg: authorization: add Err to tweak response status code
Show description for 46e3a24committed
Commits on Dec 16, 2015
pkg: authorization: cleanup
Show description for 8435ea5committed
Commits on Dec 8, 2015
Fixing documentation according to comments by @moxiegirl and @thaJeztah
Show description for 8cc0892authored andcommitted

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 aut…
Show description for 75c353fcommitted
Liron Levin
Loading