...

Package htpasswd

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

Overview ▾

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 ▾

Package files

access.go htpasswd.go