Versions in this module Expand all Collapse all v0 v0.19.0 Jun 9, 2015 Changes in this version + type Authenticator struct + func New(auth authenticator.Password) *Authenticator + func (a *Authenticator) AuthenticateRequest(req *http.Request) (user.Info, bool, error)