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

FIX Last Visit date not updated after user logged in #12

Merged
merged 2 commits into from
Jan 9, 2020

Conversation

ITernovtsii
Copy link
Contributor

We have developed custom cronjob to disable user who not logged in after some time after creating (by checking ezuservisit table).
But, Last Visit date not updated if user logged in providing old and new passwords in this module (userpaex/password).
I believe it should be updated in the same way as in standard "user/login" module.

We have developed custom cronjob to disable user who not logged in after some time after creating (by checking `ezuservisit` table).
But, Last Visit date not updated if user logged in providing old and new passwords in this module (userpaex/password).
I believe it should be updated in the same way as in standard "user/login" module.
@ITernovtsii ITernovtsii changed the title FIX Last Visit date not updated after user logged FIX Last Visit date not updated after user logged in Nov 1, 2018
modules/userpaex/password.php Outdated Show resolved Hide resolved
@glye
Copy link
Member

glye commented Jan 9, 2020

@andrerom I don't have any permissions on this repo, can you tag/review/merge please?

Copy link
Contributor

@andrerom andrerom left a comment

Choose a reason for hiding this comment

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

+1

@andrerom andrerom merged commit 069a993 into ezsystems:master Jan 9, 2020
andrerom pushed a commit that referenced this pull request Jan 9, 2020
* FIX Last Visit date not updated after user logged

We have developed custom cronjob to disable user who not logged in after some time after creating (by checking `ezuservisit` table).
But, Last Visit date not updated if user logged in providing old and new passwords in this module (userpaex/password).
I believe it should be updated in the same way as in standard "user/login" module.

* Update login count after update password authorization

Co-Authored-By: Gunnstein Lye <[email protected]>
(cherry picked from commit 069a993)
@glye
Copy link
Member

glye commented Jan 9, 2020

Thanks, both of you! 🎉

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.

3 participants