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

Auto-login links / forgot password #3009

Closed
AlexTr opened this issue Oct 8, 2020 · 1 comment
Closed

Auto-login links / forgot password #3009

AlexTr opened this issue Oct 8, 2020 · 1 comment
Assignees
Milestone

Comments

@AlexTr
Copy link
Contributor

AlexTr commented Oct 8, 2020

t.18988864

Add system functionality for auto-login links, which can be send via build-in Massmailer or via Mailchimp.

Admin will be able to generate auto-login tokens in Manage Accounts for selected members or for all members on the site.
It should be settings in Studio > Account

  • for how long this link should be available (default is 259,200 seconds - 72 hours)
  • redirect page after password is changes (default homepage, but it should be way to set edit profile page with profile ID)

After clicking on auto-login link user should see form where he must change password, user can't navigate anywhere until password is set. After password is set token should be deleted.

Also this system should work instead of existing Forgot Password functionality.

Please make sure that auto-login token variable is updated in Mailchimp when auto-login token is generated/updated/deleted.

@AlexTr AlexTr added this to the 12.0.0 milestone Oct 8, 2020
AntonLV added a commit that referenced this issue Oct 23, 2020
AntonLV added a commit that referenced this issue Oct 23, 2020
AntonLV added a commit that referenced this issue Oct 26, 2020
AntonLV added a commit that referenced this issue Oct 26, 2020
@AntonLV AntonLV closed this as completed Oct 26, 2020
@AlexTr AlexTr reopened this Dec 28, 2020
@AlexTr
Copy link
Contributor Author

AlexTr commented Dec 28, 2020

@AntonLV t_PasswordReset email template is still used in API module

@AlexTr AlexTr modified the milestones: 12.0.0-B1, 12.0.0-B2 Dec 28, 2020
AntonLV added a commit that referenced this issue Jan 7, 2021
@AntonLV AntonLV closed this as completed Jan 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants