//
pkg.gl
Category
github.com/csrwng/origin
pkg
oauthserver
authenticator
password
htpasswd
package
4.1.0+incompatible
Repository:
https://github.com/csrwng/origin.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
13
Dependents
0
Files
284 SLOC
#
Functions
New
New returns an authenticator which will validate usernames and passwords against the given htpasswd file.
#
Structs
Authenticator
Authenticator watches a file generated by htpasswd to validate usernames and passwords.