mirror of
https://github.com/docker/docs.git
synced 2026-04-04 10:18:57 +07:00
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.