ExCiteS / geokey

Platform for participatory mapping
http://geokey.org.uk
Other
55 stars 29 forks source link

Auth contrib only #395

Closed JamesBradbury closed 6 years ago

JamesBradbury commented 6 years ago

In order to make it impossible for admins to make projects which allow anonymous contributions, this must now be set with the ALLOWED_CONTRIBUTORS constant in settings.py. This is required for WGN.

Note:

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.004%) to 91.416% when pulling 60cb1b95be0921139b9709badf7c0a3dcde557d1 on auth_contrib_only into c7165207ddd949e34f14d58d9dd39d5611392e25 on master.

JamesBradbury commented 6 years ago

@julia-altenbuchner has suggested that this should be given a default for those who don't include ALLOWED_CONTRIBUTORS in their settings.py