thomascube
|
784a425e07
|
protect login form submission from CSRF using a request token
|
14 years ago |
thomascube
|
88ca38a356
|
Keep rcube_session->lifetime and keep_alive in sync
|
14 years ago |
thomascube
|
cf2da2f9aa
|
Improve session validity check with changing auth cookies; reduce writes to DB; better phpdoc
|
14 years ago |
thomascube
|
f5e7b35307
|
Bumbed version; Roundcube development is not Switzerland only
|
14 years ago |
thomascube
|
eee6944b5d
|
Save session data with bas64 ecoding to make it more robust against garbage data (#1487136)
|
14 years ago |
alecpl
|
ca1f564598
|
- Performance fix for case when session_lifetime=0, fixed indentation
|
14 years ago |
alecpl
|
e019f2d0f2
|
- s/RoundCube/Roundcube/
|
14 years ago |
thomascube
|
d062dbe18c
|
Add class docuumentation blocks and make phpdoc work again
|
15 years ago |
alecpl
|
929a508d80
|
- Improve performance by avoiding unnecessary updates to the session table (#1486325)
|
15 years ago |