* Hmmph. Do the session cookie as hex instead of base64. There really
[citadel.git] / webcit / ChangeLog
index c16faa9551240d85234742600cddbe861ba65bfe..22508c26c765b3e935cbad63d07cb757e26b533e 100644 (file)
@@ -1,4 +1,8 @@
 $Log$
+Revision 510.7  2004/06/01 00:36:43  ajc
+* Hmmph.  Do the session cookie as hex instead of base64.  There really
+  are some characters in the base64 set that make HTTP do nasty things.
+
 Revision 510.6  2004/05/31 21:43:27  ajc
 * Added "|END" to the session cookie before base64-ing it.  This fixes a
   problem with certain room names causing the webserver to freak out and
@@ -1830,3 +1834,4 @@ Sun Dec  6 19:50:55 EST 1998 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
 
 1998-12-03 Nathan Bryant <bryant@cs.usm.maine.edu>
        * webserver.c: warning fix
+