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

Confirmation link validity is wrong in different time zone #4461

Merged
merged 1 commit into from
Mar 15, 2017
Merged

Conversation

jjuliano
Copy link
Contributor

@jjuliano jjuliano commented Mar 8, 2017

Due to time zone difference, the confirmation link in email is invalid, this can be solved by using UTC for Time.now for confirmation_period_expired?

Due to time zone difference, the confirmation link in email is invalid, this can be solved by using UTC for Time.now for confirmation_period_expired?
@carlosantoniodasilva carlosantoniodasilva merged commit a3d3177 into heartcombo:master Mar 15, 2017
carlosantoniodasilva added a commit that referenced this pull request Mar 15, 2017
Confirmation link validity is wrong in different time zone
@carlosantoniodasilva
Copy link
Member

Merged, thanks @jjuliano!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants