Common Lisp library for managing hunchentoot sessions within postgres.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Thomas 8f3ab1062c Removing user agent and remote IP from session hash string computation
and pg session storage.

Including those is pretty much bullshit since they are so easy to
fake. It isn't worth the extra complexity or storage space.
11 years ago
README.txt working 11 years ago
old-sessions.lisp working 11 years ago
package.lisp Export max-time. 11 years ago
pg-sessions.asd working 11 years ago
pg-sessions.lisp Removing user agent and remote IP from session hash string computation 11 years ago

README.txt

This is the stub README.txt for the "hunchentoot-postmodern-sessions" project.