mirror of
https://github.com/astaxie/beego.git
synced 2025-07-10 03:10:18 +00:00
fix #576
This commit is contained in:
@ -164,8 +164,6 @@ func decodeCookie(block cipher.Block, hashKey, name, value string, gcmaxlifetime
|
||||
} else {
|
||||
return dst, nil
|
||||
}
|
||||
// Done.
|
||||
return nil, nil
|
||||
}
|
||||
|
||||
// Encoding -------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user