gavincarr / mod_auth_tkt

Lightweight single-signon authentication module for Apache
Other
37 stars 22 forks source link

IPv6 support #27

Open fancsali opened 3 years ago

fancsali commented 3 years ago

As far as I was able to tell, the cookie only has 4 bytes for the client IP address, meaning that IPv6 could be an issue. I propose an update to the format to allow for the larger size of v6 addresses.