hltcoe / turkle

Django-based clone of Amazon's Mechanical Turk service running in your local environment.
https://turkle.readthedocs.io
Other
147 stars 47 forks source link

Projects/Batches can be edited so that login required is false and custom permissions is on #200

Open cash opened 1 year ago

cash commented 1 year ago

When testing it seems like Turkle acts like login_required is still set (the batch is not available when logged out) so appears no harm is done currently.