docs/utils
Aaron Lehmann 234c510096 Don't blindly overwrite ctx with result of Authorized
If Authorized returns an error, it returns nil for ctx. This means the
deferred function will dereference a nil pointer.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2015-08-17 15:42:32 -07:00
..
http.go Don't blindly overwrite ctx with result of Authorized 2015-08-17 15:42:32 -07:00
http_test.go updating errors to use distribution's errcode package 2015-07-17 18:02:56 -07:00