1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/pkg/authorization
Anusha Ragunathan ff6a103067
Merge pull request #36778 from odg0318/master
Using authorization plugin, I changed Content-Type check routine.
2018-04-12 17:39:38 -07:00
..
api.go Add canonical import comment 2018-02-05 16:51:57 -05:00
api_test.go Automated migration using 2018-03-16 11:03:43 -04:00
authz.go If Content-Type is application/json;charset=UTF-8, RequestBody is empty. 2018-04-05 04:03:45 -04:00
authz_unix_test.go If Content-Type is application/json;charset=UTF-8, RequestBody is empty. 2018-04-05 04:03:45 -04:00
middleware.go Add canonical import comment 2018-02-05 16:51:57 -05:00
middleware_test.go Automated migration using 2018-03-16 11:03:43 -04:00
middleware_unix_test.go Automated migration using 2018-03-16 11:03:43 -04:00
plugin.go Add canonical import comment 2018-02-05 16:51:57 -05:00
response.go Limit authz response buffer 2018-04-11 15:36:36 -04:00