danlg / lgen

lgen
MIT License
2 stars 1 forks source link

[App] Admin cannot chat / find newly created user teacher without email #644

Closed danlg closed 8 years ago

danlg commented 8 years ago

e.g. teacher because the teacher has no email issue is https://github.com/danlg/lgen/blob/carmel/app/packages/accounts-schools/server/publications.js#L281

This was introduced to prevent student without email to be "chattable" but issue is that now user like teacher without email are not chattable. We need to restrict to student only.