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

allauth: enable ACCOUNT_EMAIL_NOTIFICATIONS option #11344

Open
stsewd opened this issue May 22, 2024 · 2 comments
Open

allauth: enable ACCOUNT_EMAIL_NOTIFICATIONS option #11344

stsewd opened this issue May 22, 2024 · 2 comments
Labels
Improvement Minor improvement to code Needed: design decision A core team decision is required

Comments

@stsewd
Copy link
Member

stsewd commented May 22, 2024

What's the problem this feature will solve?

From

ACCOUNT_EMAIL_NOTIFICATIONS (default: False)
When enabled, account related security notifications, such as “Your password was changed”, including information on user agent / IP address from where the change originated, will be emailed.

Describe the solution you'd like

Set that option to True.

@stsewd stsewd added Improvement Minor improvement to code Needed: design decision A core team decision is required labels May 22, 2024
@humitos
Copy link
Member

humitos commented Jun 13, 2024

Have you tested this? Do we have an example to see how those emails will look like? Do we need to modify our templates?

@stsewd
Copy link
Member Author

stsewd commented Jun 13, 2024

Nope, we do probably need to define a template.

@stsewd stsewd mentioned this issue Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Minor improvement to code Needed: design decision A core team decision is required
Projects
None yet
Development

No branches or pull requests

2 participants