Versions in this module Expand all Collapse all v0 v0.16.2 May 4, 2015 v0.16.1 May 1, 2015 v0.16.0 Apr 29, 2015 Changes in this version + type PasswordAuthenticator struct + func NewCSV(path string) (*PasswordAuthenticator, error) + func (a *PasswordAuthenticator) AuthenticatePassword(username, password string) (user.Info, bool, error)