diff options
| author | bwarsaw | 2001-07-29 18:51:19 +0000 |
|---|---|---|
| committer | bwarsaw | 2001-07-29 18:51:19 +0000 |
| commit | c3786344cdb4c57a190bbf3395cd4fdc60eb8e4a (patch) | |
| tree | d8e844c4f15c7598c246216a3e67896137487445 /Mailman/Cgi/admin.py | |
| parent | cf4f819c583f04d6fab9c8bc012e5c6165b95bd3 (diff) | |
| download | mailman-c3786344cdb4c57a190bbf3395cd4fdc60eb8e4a.tar.gz mailman-c3786344cdb4c57a190bbf3395cd4fdc60eb8e4a.tar.zst mailman-c3786344cdb4c57a190bbf3395cd4fdc60eb8e4a.zip | |
Another step towards conversion to MemberAdaptor API.
GetPreferredLanguage() -> getMemberLanguage()
ApprovedChangeMemberAddress(): When changing the addresses globally,
watch out for a list that has the newaddress already subscribed.
Skip it in that case (but there probably should be some way of
reporting this situation back to the caller).
ProcessConfirmation(): Optional argument userdesc_overrides,
defaulting to None, which allows the caller to override parts of
the subscription record. This is used in the confirm screen to,
e.g. override the real name supplied in the original listinfo
subscription request.
Also, use the UserDesc helper class.
When processing a CHANGE_OF_ADDRESS, return both the oldaddr and
the new addr.
SetPreferredLanguage(), GetPreferredLanguage(): Removed. Use the
MemberAdaptor API methods instead.
Diffstat (limited to 'Mailman/Cgi/admin.py')
0 files changed, 0 insertions, 0 deletions
