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

Provide more insights in emails to admin and self-registered user #557

Merged

Conversation

hgohel
Copy link
Member

@hgohel hgohel commented Oct 14, 2024

Changed email sent to self-registered user so they know that after they confirm their email address, an admin still needs to approve the account. User will also see this message when they confirm their email.

Changed admin notification to let them know that they need to set the self-registered user's role to allow them to log in.

Documentation updated with gramps-web-docs PR #24

Changed email sent to self-registered user so they know that after they confirm their email address, and admin still needs to approve the account. User will also see this message when they confirm their email.

Changed admin notification to let them know that they need to set the self-registered user's role to allow them to log in.
@@ -52,15 +52,15 @@ def email_confirm_email(base_url: str, token: str):
"""Confirm e-mail address e-mail text."""
intro = (
_(
"You are receiving this email because this e-mail address "
"You are receiving this message because this e-mail address "
Copy link
Member

Choose a reason for hiding this comment

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

I just meant the inconsistent spelling (email vs e-mail), but good like this 😊

Copy link
Member Author

Choose a reason for hiding this comment

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

Doh! Didn't pick up on that :)

@DavidMStraub DavidMStraub merged commit 37a461c into gramps-project:master Oct 16, 2024
2 checks passed
@hgohel hgohel deleted the action-required-text-in-email branch October 16, 2024 12:01
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.

2 participants