new permissions:

* list members may be nominated as moderators by admin
* admin may allow moderators to nominate more moderators
* admin may set allowed senders to one of the following:
    * owners and mods
    * all subscribers
    * everyone
* moderators are now able to remove members from list
This commit is contained in:
2022-04-22 12:35:16 +02:00
parent 7bf492e469
commit b9b3196ae6
9 changed files with 305 additions and 36 deletions

View File

@@ -22,6 +22,6 @@
</table>
<a href="add_list">Add new mailing list</a>
<script type="text/javascript">
loadListOfEditableLists();
loadListOfModeratedLists();
</script>
</fieldset>