This website requires JavaScript.
Explore
Help
Register
Sign In
centersl
/
docker-docs
Watch
1
Star
0
Fork
0
You've already forked docker-docs
mirror of
https://github.com/docker/docs.git
synced
2026-03-27 22:38:54 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
edeadcd9e1e41a8b2c87f4e7326e8618c578e8d6
docker-docs
/
pkg
/
authorization
History
Brian Goff
abbb16d7ab
Merge pull request
#20602
from twistlock/20508_authz_plugin_corrupt_body
...
Fix
#20508
- Authz plugin enabled with large text/JSON POST payload corrupts body
2016-02-29 10:43:02 -05:00
..
api.go
pkg: authorization: add Err to tweak response status code
2015-12-17 11:08:47 +01:00
authz_unix_test.go
Fix
#20508
- Authz plugin enabled with large text/JSON POST payload corrupts body
2016-02-25 08:11:55 +02:00
authz.go
Fix
#20508
- Authz plugin enabled with large text/JSON POST payload corrupts body
2016-02-25 08:11:55 +02:00
plugin.go
pkg: authorization: do not register the same plugin
2015-12-23 21:08:40 +01:00
response.go
Fix some typos in comments and strings
2016-02-22 20:27:15 +01:00