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

[User Registration] Validation Email Text #180

Open
BethanyG opened this issue Sep 9, 2020 · 4 comments
Open

[User Registration] Validation Email Text #180

BethanyG opened this issue Sep 9, 2020 · 4 comments
Labels
enhancement New feature or request good first issue Good for newcomers P1 for MVP pinned

Comments

@BethanyG
Copy link
Member

BethanyG commented Sep 9, 2020

Create Text for New User Registration Email Verification

The Codebuddies New User Registration flow will be requiring that a user verify the email they used for signup. The current default email being sent is insufficient/inaccurate, and should be edited/wordsmithed:

image

The files that control this text can be found under:

  • project/core/templates/account/email/email_confirmation_subject.txt
  • project/core/templates/account/email/email_confirmation_message.txt

They use Djangos Templating language for variables and data. Some additional links for templating:


CAVEAT

While these emails will need to be done regardless, and will need to be in the Django Template language, the location of these may change pending a decision on our use of django-rest-auth vs dojser vs another registration flow. Please refer to discussion #178 for context, details, and decisions.

@BethanyG BethanyG added enhancement New feature or request good first issue Good for newcomers P1 for MVP labels Sep 9, 2020
@BethanyG BethanyG changed the title [New User Registration] Validation Email Text [User Registration] Validation Email Text Sep 25, 2020
@BethanyG
Copy link
Member Author

Please also see #191, which covers specifically the URI that's sent in this email, and is driven by several configuration settings.

@stale
Copy link

stale bot commented Oct 25, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Oct 25, 2020
@BethanyG BethanyG removed the stale label Oct 26, 2020
@stale
Copy link

stale bot commented Nov 25, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Nov 25, 2020
@BethanyG BethanyG removed the stale label Nov 25, 2020
@BethanyG
Copy link
Member Author

Still open.

@lpatmo lpatmo added the pinned label Jan 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers P1 for MVP pinned
Projects
None yet
Development

No branches or pull requests

2 participants