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

WIP DO NOT MERGE - First draft at adding email confirmation #909

Closed
wants to merge 4 commits into from

Conversation

lagoan
Copy link
Collaborator

@lagoan lagoan commented Sep 19, 2024

This is the first attempt at adding email confirmation to user accounts.

Right now this change adds:

+ User receives email upon system user creation to confirm email
+ User receives flash notice when trying to log in through the system
stopping them from using it until email is confirmed
+ User account is confirmed after accessing confirmation token url
+ User account goes to resend token view if token expires

What we need to add:

+ Confirm email for SSO accounts
+ Find a way to reset confirmation values for all existing accounts
+ Confirm the translations are present and working in web site and email confirmation
+ More ?

This is the first attempt at adding email confirmation to user accounts.

Right now this change adds:

+ User receives email upon system user creation to confirm email
+ User receives flash notice when trying to log in through the system
stopping them from using it until email is confirmed
+ User account is confirmed after accessing confirmation token url
+ User account goes to resend token view if token expires

What we need to add:

+ Confirm email for SSO accounts
+ Find a way to reset confirmation values for all existing accounts
+ More ?
Copy link

1 Error
🚫 Please include a CHANGELOG entry. You can find it at CHANGELOG.md.

Generated by 🚫 Danger

@lagoan
Copy link
Collaborator Author

lagoan commented Oct 1, 2024

@aaronskiba can we remove this PR now ?

@lagoan
Copy link
Collaborator Author

lagoan commented Oct 8, 2024

This worked is completed in #923

@lagoan lagoan closed this Oct 8, 2024
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.

1 participant