Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main(): Fix for bug #832748, where unsubscribe_policy was being | bwarsaw | 2003-11-03 | 1 | -4/+24 |
| | | | | | | | ignored for the unsub button on the member login page. Report and original patch by Pasi Sjoholm, modify by Barry. Forward port candidate. | ||||
* | process_request(), request_creation(): Close cross-site scripting | bwarsaw | 2003-09-28 | 1 | -14/+20 |
| | | | | | | exploits found by Ned Dawes. Also, whitespace normalization. Backported from HEAD. | ||||
* | Backporting from the HEAD -- updated cgi's | bwarsaw | 2003-09-22 | 3 | -3/+5 |
| | |||||
* | Backporting from trunk. | bwarsaw | 2003-04-07 | 1 | -2/+0 |
| | |||||
* | Backporting from trunk | bwarsaw | 2003-03-31 | 2 | -1/+6 |
| | |||||
* | Backporting SF patch #683906, add $DESTDIR to install target, by | bwarsaw | 2003-03-31 | 1 | -2/+3 |
| | | | | Ademar de Souza Reis Jr | ||||
* | Backporting from the trunk. | bwarsaw | 2003-02-08 | 8 | -64/+81 |
| | |||||
* | main(): In the change-of-address section, we only want to show the | bwarsaw | 2003-01-02 | 1 | -3/+5 |
| | | | | | | | | | | | | "you are already using that email address" message if the newaddress matches the case-preserved (subscribed) address. Also, in the set_address section, if cpuser is None, set it to the the user address, since that's what we'll use now as the old address in the ChangeMemberAddress() call. This and related changes should fix problems when the address we're changing to differs for the current address by case only. | ||||
* | This commit was manufactured by cvs2svn to create branch | 2003-01-02 | 15 | -0/+5658 | |
'Release_2_1-maint'. |