techx / quill

📝 Registration, for hackathons!
https://medium.com/hackmit-stories/quill-an-open-source-hackathon-registration-system-91f3a06d22a2
GNU Affero General Public License v3.0
443 stars 341 forks source link

`@mit.edu` is hardcoded, should be configurable #92

Open lkwatson opened 6 years ago

lkwatson commented 6 years ago

In the stats service, searching for @mit.edu is hardcoded. Should be configurable to a email domain for the host school.

https://github.com/techx/quill/blob/226cf7365d7123dd73213c51491e30068e6b48fd/app/server/services/stats.js#L107

YasserDRIF commented 5 years ago

Just added this here https://github.com/YasserDRIF/quill/commit/aaddfb276b55bc130cfba747f962e9e5c5b3a828

will try later to add a pull request