distribution/auth
Stephen J Day b1f36c3fe5 Ensure that unset Context.Name only allowed on base route
If Context.Name is not set, the acceess controller may allow an unintended
request through. By only allowing a request to proceed without a name on the
base route, we provide some protection if future bugs forget to set the context
properly.
2014-12-18 17:25:06 -08:00
..
silly Ensure that unset Context.Name only allowed on base route 2014-12-18 17:25:06 -08:00
token Refactored out usage of strconv.Quote() 2014-12-17 16:16:02 -08:00
auth.go Address auth package comments from stevvooe 2014-12-17 11:35:35 -08:00