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-28 06:49:00 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
df95474885aeaaa77eeea4c4b31a92b58fc2a67c
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