Commit Graph

3 Commits

Author SHA1 Message Date
Bharat Mediratta
6b4fa9105f Disable automatic session id regeneration because ajax requests cause it to bomb. 2009-04-23 00:49:35 +00:00
Bharat Mediratta
9b6ccfc7f3 Fix some lint errors 2008-12-17 19:06:39 +00:00
Bharat Mediratta
fa5a8fde4a Switch from cookie sessions to database sessions. We can't use cookie
sessions; it encodes all the value into the cookie which means
little/no security, transfer costs, and storage limits.
2008-12-17 18:32:08 +00:00