moby--moby/pkg/authorization
Antonio Murdaca 6a96684442 pkg: authorization: cleanup tests
- do use use log pkg
- do not t.Fatal in goroutine
- cleanups

Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2016-05-08 14:18:38 +02:00
..
api.go pkg: authorization: add Err to tweak response status code 2015-12-17 11:08:47 +01:00
authz.go Fix authorization issue - when request is denied return forbbiden exist code (403). 2016-05-02 19:14:48 +03:00
authz_unix_test.go pkg: authorization: cleanup tests 2016-05-08 14:18:38 +02:00
middleware.go Move middleware to interfaces. 2016-04-11 09:19:27 -07:00
plugin.go fix typos 2016-05-06 18:23:11 +08:00
response.go fix typos 2016-05-06 18:23:11 +08:00