Geeklog-Core / geeklog

Geeklog - The Secure CMS.
https://www.geeklog.net
25 stars 19 forks source link

Make sure Geeklog Still Supports IPv6 and if not Fix #1063

Open eSilverStrike opened 4 years ago

eSilverStrike commented 4 years ago

Work has been done on this previously (not by me) but we should retest things to make sure for example our new session code works with IPv6 addresses.

Testing by some show that Geeklog v1.8.2 does have problems with IPv6. We should fix

https://www.geeklog.net/forum/viewtopic.php?showtopic=97286#97286

eSilverStrike commented 4 years ago

Any input on this @Dirk? Never set up something to just use IPv6

eSilverStrike commented 2 years ago

@mystralkk What's the best way to test this? Should we push this issue to a later version?

mystralkk commented 2 years ago

I have no idea. As for database tables to store IPs, I believe they are large enough to keep IPv6 addresses except the GUS plugin.

eSilverStrike commented 2 years ago

Ok, I will push this to 2.2.3 then.

GUS does have an issue to support IPv6: https://github.com/Geeklog-Plugins/gus/issues/10