Abhilash Raj pushed to branch master at GNU Mailman / Mailman Core


Commits:
784790c0 by Abhilash Raj at 2020-12-16T04:27:32+00:00
Document the pre_approved and pre_confirmed options for unsubscribe.

Closes #788

- - - - -
cd6c23b7 by Abhilash Raj at 2020-12-16T04:27:33+00:00
Merge branch 'doc-fix' into 'master'

Document the pre_approved and pre_confirmed options for unsubscribe.

Closes #788

See merge request mailman/mailman!748
- - - - -


1 changed file:

- src/mailman/rest/docs/membership.rst


Changes:

=====================================
src/mailman/rest/docs/membership.rst
=====================================
@@ -908,6 +908,12 @@ Elly is no longer a member of the mailing list.
     >>> set(member.mailing_list for member in elly.memberships.members)
     set()
 
+DELETE request on Memberships also optionally accept ``pre_approved`` (defaults
+to False) and ``pre_confirmed`` (defaults to ``True``, for backwards 
behavioural
+compatability with older versions of Mailman 3) boolean parameters. Depending
+on the Mailinglist's ``unsubscription_policy``, Mailman can optionally send a
+confirmation email to User or ask the moderator to approve the request.
+
 
 Changing delivery address
 =========================



View it on GitLab: 
https://gitlab.com/mailman/mailman/-/compare/c02d5a9a8dc561a941b80d8ab7300a250a4e6bb4...cd6c23b7f962f6022183fd1f742ebd2e96247fa9

-- 
View it on GitLab: 
https://gitlab.com/mailman/mailman/-/compare/c02d5a9a8dc561a941b80d8ab7300a250a4e6bb4...cd6c23b7f962f6022183fd1f742ebd2e96247fa9
You're receiving this email because of your account on gitlab.com.


_______________________________________________
Mailman-checkins mailing list -- mailman-checkins@python.org
To unsubscribe send an email to mailman-checkins-le...@python.org
https://mail.python.org/mailman3/lists/mailman-checkins.python.org/
Member address: arch...@jab.org

Reply via email to