package htpasswd

import "github.com/docker/distribution/registry/auth/htpasswd"

Package htpasswd provides a simple authentication scheme that checks for the user credential hash in an htpasswd formatted file in a configuration-determined location.

This authentication method MUST be used under TLS, as simple token-replay attack is possible.

Index

Source Files

access.go htpasswd.go

Version
v2.6.0-rc.2+incompatible
Published
Dec 20, 2016
Platform
js/wasm
Imports
11 packages
Last checked
2 days ago

Tools for package owners.