| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
each list if the subscription is 'nomail' or 'digest'. Bug #793669.
|
|
|
|
| |
the message body excerpt was not correctly determined. Bug #779751.
|
| |
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
admindb logout effective for a site admin cookie if allowed.
Bug #769318.
|
| |
|
|
|
|
|
| |
setting a list with digest members digestable=No and when setting a list
with non-digest members nondigestable=no. Bug #761232.
|
|
|
|
| |
the supplied email address. Bug #745432.
|
| |
|
|
|
|
| |
already handled. Bug #266224.
|
| |
|
| |
|
|
|
|
| |
Bug #426979.
|
| |
|
|
|
|
| |
message body excerpts for display. Bug #629738.
|
|
|
|
| |
requesters IP address in the confirmation request. Bug #610527.
|
|
|
|
| |
listinfo.
|
|
|
|
|
| |
bug" response when a moderator acts on a post that had been handled by
someone else after the first moderator had retrieved it. Bug #598671.
|
|
|
|
| |
overview pages if its web_page_url contained a :port. Bug # 597741.
|
|
|
|
| |
failure, and return HTTP 404 status from all CGIs for an invalid list name.
|
|
|
|
|
| |
confirmation web page so the default action upon 'enter' will be the
subscribe button in browsers that pick the first button. Bug #530654.
|
|
|
|
| |
action to a message not displayed. Bug #533468.
|
|
|
|
|
|
| |
allow bin/newlist and the the create CGI to pass urlhost so the host
will be correct in the listinfo link on the emptyarchive page.
Bug #529100.
|
|
|
|
| |
admindb, private and options logins.
|
|
|
|
| |
would result in a munged URL if authentication was required. Bug #266164.
|
|
|
|
|
| |
- Fixed a bug in admindb.py that could erroneously discard an unsubscribe
request as a duplicate.
|
| |
|
| |
|
|
|
|
| |
Given" with the default rejection reason. Bug #325016.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
links to a chunked result would still be limited to the Find member
search. SF patch #1532081.
- Changed scripts/driver to return a 405 status for non GET, POST, HEAD
methods. SF patch #1578756.
|
|
|
|
|
|
|
|
|
|
| |
- Fixed a long standing error that stopped relative hrefs from being
generated for links on Mailman's web pages.
Mailman/Cgi/admindb.py
- Changed the admindb interface so that when messages are rejected from
the summary page, the reject reason is the rejection message from the
Errors.HoldMessage subclass instead of the generic "No reason given".
|
|
|
|
|
|
|
|
| |
unicode of a header/footer that was already unicode because of interpolating
a unicode value.
Made a minor change to the authentication logic for displaying hidden
members on the roster.
|
| |
|
|
|
|
| |
I've modified the patch to improve some of the stylistic issues.
|
|
|
|
|
|
| |
list for members whose address begins with a non-alphanumeric character to
not be visible or retrievable.
|
|
|
|
|
|
|
| |
conditional on mm_cfg.OWNERS_CAN_CHANGE_MEMBER_PASSWORDS.
Defaults.py.in - Added OWNERS_CAN_CHANGE_MEMBER_PASSWORDS = No.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
header to go to the options login page instead of the
listinfo page.
options.py - Changed to only issue the "No address given" error if coming
from the page itself so we don't get the error when linking
from another page or the List-Unsubscribe: header.
- Changed to remember the user's language selection when
redisplaying the page after an error.
|
|
|
|
|
|
|
|
|
|
| |
ChangeMemberAddress() and ApprovedChangeMemberAddress()
methods having to do with case-only changes and
confirmations of changes already done another way.
confirm.py - Caught a MMAlreadyAMember exception that can occur rarely
with address changes. This adds a new i18n string, but
it's rare enough that I'm not concerned about the translations.
|
|
|
|
|
|
|
|
|
|
|
|
| |
Mailman/Gui/General.py
Mailman/Utils.py - Better detection of potentially evil HTML in GUI.
Mailman/Version.py
NEWS - Updates for 2.1.10b1 release.
Mailman/Gui/General.py
messages/mailman.pot - Added admin_member_chunksize to Gui. Two new
associated messages.
|
|
|
|
|
|
|
|
|
|
|
| |
Mailman/Utils.py
Mailman/htmlformat.py
Mailman/Cgi/create.py
messages/ja/doc/Defaults.py.in - Added direction ('ltr', 'rtl') to the
LC_DESCRIPTIONS table to support the
Hebrew translation.
messages/he/LC_MESSAGES/mailman.po - Corrected a typo '\b' -> '\n'.
messages/zh_CN/LC_MESSAGES/mailman.po - Corrected a typo '\\b' -> '/b'.
|
|
|
|
|
| |
- Handlers/CalcRecips.py - Changed to not process topics if topics
are disabled for the list.
|
|
|
|
|
|
|
| |
checkbox
when there are only (un)subscribes and no held messages.
- Added a separator and heading for "Held Messages" like the ones for
"Subscribe Requests" and "Unsubscribe Requests".
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The email address which forms a part of the various CGI data keys
in the admin membership list is now urllib.quote()ed. This allows
changing options for and unsubbing an address which contains a
double-quote character.
- CGI/admindb.py
Added additional test to not display "Database Updated ..." when
coming from the login page.
- CGI/roster.py, HTMLFormatter.py
Changed to show hidden members when authorization is site or list's
admin or moterator password. Patch 1587651.
- Defaults.py.in, Handlers/Cleanse_DKIM.py
Added a new REMOVE_DKIM_HEADERS Defaults.py/mm_cfg.py setting (default
= No) to control removing dkim/domainkey signatures from posts and
mail to -owner.
- Handlers/Decorate.py, Handlers/Scrubber.py
Changed to preserve format=flowed and delsp=yes in the Content-Type:
of the body when adding header/footer and when scrubbing attachments
and to remove trailing spaces from the header/footer lines so they
won't be flowed. Bug 1495122.
Fixed a scrubber issue where the i18n translated 'next part' separator
can be garbled if the list charset is different from the message.
- Queue/Runner.py. Queue/Switchboard.py
Now that we have .bak queue entries for recovery, it is no longer the
case that an unparseable message is lost. In this case, and in case
of other exceptions when dequeueing, I added a preservation feature
to move the .bak file to qfiles/shunt as a .psv file and write an
appropriate log entry. It is also possible for an attempt to shunt
a message to fail. One example that occurred in practice (bug 1656289)
was caused by a huge message that threw a MemoryError in processing and
then threw another MemoryError in the attempt to pickle the message for
the shunt queue. In this case as well, I log and attempt to preserve
the original queue entry by renaming.
|
| |
|
|
|
| |
details=all page.
|
|
|
|
|
|
|
| |
yet ready to work from the trunk). Also, get rid of all the obsolete
.cvsignore directories, they're no longer needed.
Almost ready for 2.1.9rc1!
|
|
|
|
|
| |
Moritz Naumann and most of the repair work done by Mark Sapiro (with some
additional work by Barry).
|
| |
|