[Lispweb] RFC2109 Version 0.3.2 released
Alan Shields
Alan-Shields at omrf.ouhsc.edu
Wed Sep 21 19:04:57 CDT 2005
This release is thanks to the Centola Lab (my employers).
Changelog from 0.3.1 to 0.3.2 included below.
Executive summary:
Specs said you could pass nil to safe-parse-cookies and it interpret
that as there being no legal domains which are allowed to feed us
cookies (this is normal when you have only one server).
This didn't work. It's fixed now.
Browse the darcs repository:
http://code.microarray.omrf.org/cgi-bin/darcs.cgi/alan-rfc2109/?c=browse
Darcs repository itself:
http://code.microarray.omrf.org/darcs/alan-rfc2109/
Tar file:
http://code.microarray.omrf.org/rfc2109/rfc2109-latest.tar.gz
Patches:
Alan-Shields at omrf.ouhsc.edu
Changelog:
Wed Sep 21 14:35:37 CDT 2005 Alan-Shields at omrf.ouhsc.edu
tagged rfc2109-version-0.3.2
Tue Sep 20 16:22:50 CDT 2005 Alan-Shields at omrf.ouhsc.edu
* rfc2109: allow nil to be passed to safe-parse-cookies
The docs say that you can pass nil to safe-parse-cookies to have no
legal domains to allow cookies to come from (ie they must come from your
server or not at all).
Whoops.
More information about the lispweb
mailing list