Django app for self-hosted privacy-friendly online petitions
BSD 3-Clause "New" or "Revised" License
100
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
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:
super-user
) could create organizationsThat would prevent users to circumvent #227 by creating ad-hoc organizations to publish petitions on their own names.