| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | All these files have been moved to the Mailman/Cgi package directory | bwarsaw | 1998-06-19 | 1 | -832/+0 |
| | | |||||
| * | Fixed a typo that probably kept it from loading. | viega | 1998-06-16 | 1 | -4/+3 |
| | | |||||
| * | From the error message, and what I've learned about base64, my best | viega | 1998-06-14 | 1 | -6/+4 |
| | | | | | | | | | | guess about the transient errors (ie, some people get them, some people do not) is that sometimes the base64 encoding can cause \n's to get in the string, which the mime stuff will treat as a newline. So I replace \n w/ @ before putting it in the cookie, and do the reverse before checking the cookie. Hopefully we won't hear about this problem again. | ||||
| * | These are the files that used to be in ../cgi, except they no longer | viega | 1998-06-14 | 1 | -0/+835 |
| handle logging to an error file, and no longer import paths. Also, any checks for __main__ have been removed. | |||||
