This commit is contained in:
@@ -217,6 +217,7 @@ func UpdateSecret(c *gin.Context) {
|
||||
return
|
||||
}
|
||||
*/
|
||||
log.Printf("c.Keys: %v\n", c.Keys)
|
||||
user_id := c.GetInt("user-id")
|
||||
/*
|
||||
if val, ok := c.Get("user-id"); !ok {
|
||||
|
Reference in New Issue
Block a user