You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 5, 2023. It is now read-only.
I think it's ok atm: a session id is generated and saved for every user (including guests) so when you're always using the same browser only one entry is added. But when you're using a different browser (or another PC behind a dhcp) a new entry is added as the sid isn't set
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
As now,
Visitor
take into consideration visitors who has the same IP if they don't have the same useragent, E.G :Visitor
shouldn't create a new entry into the database if they has the same IP, even if it's not the same useragent.The text was updated successfully, but these errors were encountered: