[USERSESSION] Ipv6 session ip not supported #63
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When log attempt with an ipv6 address, the platforms return session has expired.
Issue provides from support problem of ipv6 address in database. The session ip field storage is not enough.
Issue fixed. Session ip lenght storage has been increased to 48 in create_structure.sql
Pushed to master.