Documentation ¶
Index ¶
Constants ¶
View Source
const ProviderName = "htpasswd"
ProviderName const
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Auth ¶
type Auth struct {
// contains filtered or unexported fields
}
Auth is the htpassword authenticater
type Backend ¶
type Backend struct {
// contains filtered or unexported fields
}
Backend is a htpasswd based authentication backend.
func NewBackend ¶
NewBackend creates a new Backend and verifies the parameters.
Click to show internal directories.
Click to hide internal directories.