Upgraded to latest aero version
This commit is contained in:
@ -27,7 +27,7 @@ func Install(app *aero.Application) {
|
||||
authLog.Info("%s logged out | %s | %s | %s | %s", user.Nick, user.ID, ctx.RealIP(), user.Email, user.RealName())
|
||||
}
|
||||
|
||||
ctx.Session().Set("userId", nil)
|
||||
ctx.Session().Delete("userId")
|
||||
}
|
||||
|
||||
return ctx.Redirect("/")
|
||||
|
Reference in New Issue
Block a user