Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
lkwatson opened this issue Sep 10, 2018 · 1 comment
Open

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

lkwatson opened this issue Sep 10, 2018 · 1 comment

Comments

@lkwatson
Copy link

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

newStats.confirmedMit += user.status.confirmed && email === "mit.edu" ? 1 : 0;

@YasserDRIF
Copy link

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

will try later to add a pull request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants