Documentation ¶
Index ¶
- func EditPassword(ctx *macaron.Context)
- func IsAdmin(sess session.Store) bool
- func IsLogin(sess session.Store) bool
- func Login(ctx *macaron.Context)
- func Logout(ctx *macaron.Context, sess session.Store)
- func Uid(sess session.Store) int
- func UpdatePassword(ctx *macaron.Context, sess session.Store) string
- func Username(sess session.Store) string
- func ValidateLogin(ctx *macaron.Context, sess session.Store, cpt *captcha.Captcha) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EditPassword ¶
func EditPassword(ctx *macaron.Context)
func UpdatePassword ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.