Dennis Oderwald
Dennis Oderwald
@lukepolo Thanks Luke. I had already looked at the whole thing yesterday and tried to understand but could not find the bug. I'll take another look today, though.
Yes, I have. Unfortunately, that didn't change anything. It remains `null`.
Multiple Tokens seperate via Session Id Handling - every Request with a valid token update 'updated_at' field in users table. Maybe?
@tappleby That's not correct. In my PR (#33), I delete all tokens with the same session_id, not all entries per user. A expire can implemented like 'expired_at' and check with...
Update?
> Here you go.. > > https://gist.github.com/bad1dea/406076a2c6708930bc18371f059f5845 Thank you. I took the liberty of optimizing the query, as it would have skipped some titles that did not meet the criteria....
any update here? :)
For us, the feature would also be very important to exclude files that change too often or are only temporary.