]> projects.mako.cc - selectricity-live/commit
Added Plugin for dynamically adjusting session options (so they will never
author<jlsharps@mit.edu> <>
Fri, 24 Aug 2007 18:59:36 +0000 (14:59 -0400)
committer<jlsharps@mit.edu> <>
Fri, 24 Aug 2007 18:59:36 +0000 (14:59 -0400)
commit108e13f9199648108e61f282a56f9ab4e7bc5dc6
tree282ae1ac1a2faf3474a6b1c836113fe3cbfb5138
parent6fdb49ee0dfc76980bcefb18968d1e1c55c8149c
Added Plugin for dynamically adjusting session options (so they will never
expire). The code for that, along with a change of the session_key, which
changes how the cookies hash stores teh session_id, are both in the environment
file.
app/controllers/application.rb
app/views/quickvote/my_quickvotes.rhtml
config/environment.rb
db/schema.rb
vendor/plugins/dynamic_sessions/init.rb [new file with mode: 0644]
vendor/plugins/dynamic_sessions/lib/dynamic_session_expiry.rb [new file with mode: 0644]

Benjamin Mako Hill || Want to submit a patch?