-
Notifications
You must be signed in to change notification settings - Fork 382
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
CLDR-15744 make sure settings.user.touch() is called #3761
Conversation
needs more testing |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This appears to be the wrong ticket. Am I missing something?
good catch |
- if the REST API is called for login instead of the older WebContext path, the lastLogin may not get updated.
3dca2ae
to
19c2308
Compare
Hooray! The files in the branch are the same across the force-push. 😃 ~ Your Friendly Jira-GitHub PR Checker Bot |
- voting and forum posts, etc, update the 'last seen' date - login/logout through different methods affect last seen - make sure the named session gets logged out, even if cookies were different
fix userlist to not be in milliseconds. Unexpected side effect of unicode-org#3692
479d646
to
4b474fa
Compare
Notice: the branch changed across the force-push!
~ Your Friendly Jira-GitHub PR Checker Bot |
CLDR-15744
Verified:
voting and forum posts, etc, update the 'last seen' date
login/logout through different methods affect last seen
make sure the named session gets logged out, even if cookies were different
This PR completes the ticket.
ALLOW_MANY_COMMITS=true