Documentation ¶
Index ¶
- func ChangePassword(c *gin.Context)
- func CheckPasswordHash(password, hash string) bool
- func CreateUser(c *gin.Context)
- func DeleteUser(c *gin.Context)
- func GetToken(c *gin.Context)
- func GetUser(c *gin.Context)
- func GetUserAuthMode(c *gin.Context)
- func GetUserByToken(c *gin.Context)
- func GetUserLookup(c *gin.Context)
- func HashPassword(password string) (string, error)
- func ListUser(c *gin.Context)
- func Login(c *gin.Context)
- func Logout(c *gin.Context)
- func UpdateUser(c *gin.Context)
- type LoginPost
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ChangePassword ¶
func CheckPasswordHash ¶
func CreateUser ¶
func DeleteUser ¶
func GetUserAuthMode ¶
func GetUserByToken ¶
func GetUserLookup ¶
func HashPassword ¶
func UpdateUser ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.