1
0
mirror of https://github.com/astaxie/beego.git synced 2024-06-24 11:34:14 +00:00
Commit Graph

162 Commits

Author SHA1 Message Date
Dobrosław Żybort
43f588b5c1 Fix: session README 2013-06-20 15:25:39 +03:00
Dobrosław Żybort
cc6c84b317 Update: session README 2013-06-20 14:22:06 +02:00
yecrane
67695fac9e Update sess_redis.go
修改redis重启后不会自动连接
2013-05-22 22:26:26 +08:00
yecrane
a2dd859e55 Update sess_redis.go 2013-05-14 23:55:50 +08:00
slene
6d3486e2a6 fix session file write bug 2013-05-14 07:33:00 +08:00
astaxie
d8e1f31cc9 update session's key from string to interface 2013-05-13 23:30:59 +08:00
astaxie
db525cba74 add session test & delete readme 2013-05-08 22:31:36 +08:00
astaxie
bf144d5835 update session fix 2013-05-08 11:07:55 +08:00
astaxie
6d96345499 fix session Secure 2013-05-08 11:01:39 +08:00
astaxie
d1a5397d67 add session's readme 2013-04-08 13:02:45 +08:00
astaxie
a95d6f39f1 fix session cookies's expirded 2013-04-08 12:50:11 +08:00
astaxie
2573696860 session
1. session move from astaxie/session to beego/session
2. support 4 type session
2013-04-05 23:50:53 +08:00