* Added "|END" to the session cookie before base64-ing it. This fixes a
authorArt Cancro <ajc@citadel.org>
Mon, 31 May 2004 21:43:27 +0000 (21:43 +0000)
committerArt Cancro <ajc@citadel.org>
Mon, 31 May 2004 21:43:27 +0000 (21:43 +0000)
commit0198a9061636b17b95f087800608ea8bcb1d59ee
tree335a4092dfa8935b809211a061d3a580f4c50f96
parent9ab34e20231984b8c321ca6d506379981e9ea942
* 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
  break embedded images and stuff.  I don't know why.
webcit/ChangeLog
webcit/cookie_conversion.c
webcit/messages.c