Versions in this module Expand all Collapse all v1 v1.0.1 Jul 22, 2017 Changes in this version + func EmailValidation(email string) bool + func IsAgreed(termsAndConditions string) bool + func ValidateUsername(username string) bool + type LoginForm struct + Password string + RedirectTo string + Username string + type PasswordForm struct + CurrentPassword string + Password string + type PasswordResetForm struct + Password string + PasswordResetToken string + type RegistrationForm struct + CaptchaID string + ConfirmPassword string + Email string + Password string + TermsAndConditions string + Username string + type SendPasswordResetForm struct + Email string + type UserForm struct + ConfirmPassword string + CurrentPassword string + Email string + Language string + Password string + Status int + Theme string + Username string + type UserSettingsForm struct + Followed bool + FollowedEmail bool + NewComment bool + NewCommentEmail bool + NewFollower bool + NewFollowerEmail bool + NewResponses bool + NewResponsesEmail bool + NewTorrent bool + NewTorrentEmail bool