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

Change email addresses to placeholders #31

Merged
merged 3 commits into from
Aug 12, 2017
Merged

Change email addresses to placeholders #31

merged 3 commits into from
Aug 12, 2017

Conversation

at0dd
Copy link
Contributor

@at0dd at0dd commented Aug 10, 2017

Issue #26

Copy link
Contributor

@ehzhang ehzhang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for tackling this :)

There are also a few more instances if you could take a look at those, particularly in the email templates:

<a href="mailto:team@hackmit.org">Email Us</a>

<a href="mailto:team@hackmit.org">Email Us</a>

<a href="mailto:team@hackmit.org">Email Us</a>

@jlin816 perhaps we should also have a separate ticket that renders the email values from an env variable?

.env.config Outdated
ADMIN_PASS='party'

# Used to send verification, registration, and confirmation emails
EMAIL_CONTACT='HackMIT Team <hackmit.reg.system@gmail.com>'
EMAIL_CONTACT='HackMIT Team <team@example.com>'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe change this to also remove "HackMIT" and replace it with something like "Hackathon Team"?

app.json Outdated
},
"ADMIN_PASS": "party",
"EMAIL_CONTACT": {
"description": "Used to send verification, registration, and confirmation emails",
"value": "HackMIT Team <hackmit.reg.system@gmail.com>"
"value": "HackMIT Team <team@example.com>"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as above

@at0dd
Copy link
Contributor Author

at0dd commented Aug 12, 2017

@ehzhang updated!

@jlin816
Copy link
Contributor

jlin816 commented Aug 12, 2017

Awesome, thanks @at0dd! 😄

@jlin816 jlin816 merged commit 1b4919d into techx:master Aug 12, 2017
@at0dd at0dd deleted the issue_26 branch August 12, 2017 06:54
krubenok pushed a commit to hackmcgill/McHacks-Registration that referenced this pull request Dec 21, 2017
Change email addresses to placeholders
jtviolet pushed a commit to jtviolet/fountain that referenced this pull request Aug 13, 2019
Change email addresses to placeholders
jtviolet pushed a commit to jtviolet/fountain that referenced this pull request Aug 13, 2019
Change email addresses to placeholders
pshirlyn pushed a commit that referenced this pull request Jan 28, 2020
Documentation for Dependabot
koroket pushed a commit to koroket/weddingreg that referenced this pull request Aug 15, 2022
koroket pushed a commit to koroket/weddingreg that referenced this pull request Sep 19, 2022
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

Successfully merging this pull request may close these issues.

3 participants