TurkServer / turkserver-meteor

Web-based, real-time behavioral studies and experiments using Meteor
http://turkserver.readthedocs.io
MIT License
90 stars 23 forks source link

Prevent inadvertent subscriptions to all of Meteor.users #26

Open mizzao opened 9 years ago

mizzao commented 9 years ago

As we discovered in @ldworkin's project today. This is tricky, because we need to consider the use of Meteor.users.find() in all of the following cases: