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

Does not register "Last Connection" #31

Open
ocaisa opened this issue Aug 12, 2016 · 1 comment
Open

Does not register "Last Connection" #31

ocaisa opened this issue Aug 12, 2016 · 1 comment

Comments

@ocaisa
Copy link

ocaisa commented Aug 12, 2016

You can fix this with

user.update_column(:last_login_on, Time.now)

at https://github.com/twinslash/redmine_omniauth_google/blob/master/app/controllers/redmine_oauth_controller.rb#L72

@ricekab
Copy link

ricekab commented Oct 22, 2021

I can confirm this fixed the issue for us (using Redmine 4.1.1)

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

No branches or pull requests

2 participants