add necessary comment
This commit is contained in:
parent
9b4f70f343
commit
845c00bd2f
|
@ -28,6 +28,7 @@ import (
|
||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
|
// tplMustChangePassword template for updating a user's password
|
||||||
tplMustChangePassword = "user/auth/change_passwd"
|
tplMustChangePassword = "user/auth/change_passwd"
|
||||||
// tplSignIn template for sign in page
|
// tplSignIn template for sign in page
|
||||||
tplSignIn base.TplName = "user/auth/signin"
|
tplSignIn base.TplName = "user/auth/signin"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user