1
0
mirror of https://github.com/astaxie/beego.git synced 2024-07-03 10:24:14 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Phillip Stagnet
3052c64b6c
Revert "Add error to SessionExist interface"
This reverts commit 28e6b3b924.
2020-08-05 18:29:47 +02:00
Phillip Stagnet
28e6b3b924
Add error to SessionExist interface
Implement changed interface for all default providers as well and change
tests accordingly
2020-08-03 13:31:49 +02:00
Ming Deng
30eb889a91 Format code 2020-07-22 23:00:06 +08:00
jianzhiyao
5940ae33c2 fix index out of range when sid len = 1
add unit test for sess_file.go
2020-07-13 19:14:53 +08:00