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
Liron Levin 526abc00b1 Fix authorization issue - when request is denied return forbbiden exist code (403).
- Return 403 (forbidden) when request is denied in authorization flows
(including integration test)
- Fix #22428
- Close #22431

Signed-off-by: Liron Levin <liron@twistlock.com>
2016-05-02 19:14:48 +03: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 fix variables that werent being called 2016-03-17 13:19:55 -07:00
middleware.go Move middleware to interfaces. 2016-04-11 09:19:27 -07:00
plugin.go pkg: authorization: do not register the same plugin 2015-12-23 21:08:40 +01:00
response.go pkg: cleanup some unused code 2016-03-31 11:39:59 -07:00