pytition / Pytition

Django app for self-hosted privacy-friendly online petitions
https://pytition.org
BSD 3-Clause "New" or "Revised" License
99 stars 28 forks source link

Add a setting to restrict organization creation right to super-user (admin) only #228

Closed fallen closed 4 years ago

fallen commented 4 years ago

This could be used in addition with the "only organizations can publish petitions", see #227

This setting would change the behavior of the instance as follow:

That would prevent users to circumvent #227 by creating ad-hoc organizations to publish petitions on their own names.