Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | process_request(): In response to SF bug # 835870, we now check the | bwarsaw | 2003-11-24 | 1 | -5/+12 |
| | | | | | | | | | | calculated host name, and if VIRTUAL_HOST_OVERVIEW is true, that host name must match one of our known virtual hosts. Otherwise we'll refuse to create the list. If VIRTUAL_HOST_OVERVIEW is false, we'll do no checking (meaning the old behavior of being able to create a list with a non-fqdn hostname still exists). Also, pass the email host name into the MailList.Create() call. | ||||
* | 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. | ||||
* | This commit was manufactured by cvs2svn to create branch | 2003-01-02 | 1 | -0/+410 | |
'Release_2_1-maint'. |