[Mailman-Users] admins

Stephen J. Turnbull stephen at xemacs.org
Wed Sep 10 05:53:25 CEST 2014


Mark Sapiro writes:

 > it is something we could consider for Mailman 3. It might get more
 > attention if you post a proposal to mailman-developers at python.org.

"ACLs" or "capabilities" (cf. Linux kernel, origin maybe Plan 9?) for
Mailman admin might be an interesting GSoC.

Note that at present our web interface (Postorius) for Mailman 3 is
done in Django.  It might be as simple as cooking up an ACL table in
the database, and a permissions decorator with a bit of introspection
to find the ACL for the view.

Steve


More information about the Mailman-Users mailing list