| Commit message (Collapse) | Author | Files | Lines |
|
|
|
is a pathological HTML part such that the Approved: password text isn't
found, but it is found after stripping out HTML tags, the post is
rejected with an informative message.
|
|
be used in Approved: or X-Approved: headers for pre-approving posts.
Using this password for that purpose precludes compromise of a more
valuable password sent in plain text email. Bug #770581.
|
|
a text/html alternative to allow for an inserted '\xA0' before the
password.
|
|
Approved: and Approve: for pre-approving posts. Bug ##557750.
|
|
that precedes Approve (SpamDetect by default) would not have the
Approved: header removed if the held message was approved. Bug #501739.
|
|
before looking for/deleting the Approve(d): line.
|
|
normalization, removal of tabs, copyright year updates to changed files,
docstring and comment fixes, and usage of True/False. I also made a pass
through the NEWS file.
One import was reordered, and after this commit I will move the mmdsr.readme
file to README.mmdsr.
From my perspective, after that we're ready to go.
I will port these changes forward to the trunk.
|
|
Only check in Release_2_1-maint branch because 2.2 will require
higher version of python.
|
|
|
|
|
|
|
|
trying to call None.splitlines().
|