package silly
import "github.com/docker/distribution/registry/auth/silly"
Package silly provides a simple authentication scheme that checks for the existence of an Authorization header and issues access if is present and non-empty.
This package is present as an example implementation of a minimal auth.AccessController and for testing. This is not suitable for any kind of production security.
Index ¶
Source Files ¶
- Version
- v2.0.1+incompatible
- Published
- May 6, 2015
- Platform
- js/wasm
- Imports
- 6 packages
- Last checked
- 1 hour ago –
Tools for package owners.