Documentation ¶
Index ¶
- func DisplayWelcome(w http.ResponseWriter, r *http.Request)
- func GetLogin(cookie string) types.LoginRec
- func LoggedIn(w http.ResponseWriter, r *http.Request, theUser *types.LoginRec) bool
- func OutputLoginForm(userName string, errorMessage string, remember bool, w http.ResponseWriter, ...)
- func QRCode(w http.ResponseWriter, r *http.Request)
- func Signup(w http.ResponseWriter, r *http.Request)
- func Validate(w http.ResponseWriter, r *http.Request)
- type LoginFormRecord
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DisplayWelcome ¶
func DisplayWelcome(w http.ResponseWriter, r *http.Request)
func OutputLoginForm ¶
func QRCode ¶
func QRCode(w http.ResponseWriter, r *http.Request)
QRCode displays the totp image which can be scanned for the authenticator program
Types ¶
Click to show internal directories.
Click to hide internal directories.