Fix #207
commit3387791beb7112dbe07664041f117fdcc20df53d
authorBarry Warsaw <barry@python.org>
Thu, 14 Jul 2016 14:01:27 +0000 (14 10:01 -0400)
committerBarry Warsaw <barry@python.org>
Thu, 14 Jul 2016 14:01:27 +0000 (14 10:01 -0400)
tree9a5506f88f61f221b0ad62db974d7995790ad62e
parent9b31555c180aa703d6fed0dc2cbaeda51de124c3
Fix #207

A list's ``moderator_password`` can be set via the REST API.  Given by
Andrew Breksa.
src/mailman/docs/NEWS.rst
src/mailman/rest/docs/listconf.rst
src/mailman/rest/helpers.py
src/mailman/rest/listconf.py
src/mailman/rest/tests/test_listconf.py