Matthew Bass
Matthew Bass
+1 for pulling this in. Fixes a problem I ran into when upgrading to Rails 4.
I imagine it could be integrated, but it's not something I'm able to do myself right now.
No, mouse movements or input don't reset the timeout. That's a great idea, though. I don't currently have bandwidth to implement something like this, but I'm always open to PRs...
Thanks for alerting me to this. I've been working on a new version of this gem that's compatible with Rails 6 and will incorporate this feedback into those changes.
@aidandamerell @moveson I'm curious where you both are seeing this. In the Rails log? I'm running the gem on a freshly created Rails 6.1 project (with Devise) and I'm not...
How is your sessions controller defined? Are you using Devise or did you roll your own authentication? If you can provide a bit more detail I'd like to help.
If you're able to provide a sample project that demonstrates the bug that would be extremely helpful, but if not I'll try reproducing the problem myself when I have time.