Modify

Opened 17 years ago

Closed 17 years ago

Last modified 16 years ago

#2925 closed defect (fixed)

IPv6 endpoints cause authentication to fail

Reported by: anonymous Owned by: Dalius
Priority: normal Component: AuthOpenIdPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

I don't have the exact error (because I solved this by changing the hosts AAAA (ipv6) record to something else, but it failed on the INET_ATOI call. I'm guessing it expects the endpoint to resolve to an ipv4 address and complains when it sees something else (like an ipv6 address). Both my trac site and the endpoint are actual ipv6-enabled hosts.

Attachments (0)

Change History (4)

comment:1 Changed 17 years ago by Dalius

Something what I have not expected. Yes, currently plugin works only with IPv4 addresses. I will look how to solve that.

comment:2 Changed 17 years ago by anonymous

Resolution: fixed
Status: newclosed

Get newest version of plugin and disable check_ip. Check IP is designed for IPv4. In the future better solution will be required but while IPv6 is not widely used I don't worry about that (sorry).

comment:3 Changed 16 years ago by anonymous

thanks, this seems to have solved the issue.

comment:4 Changed 16 years ago by anonymous

Good to hear that. In the future we can implement IPv6 IP check but it is not critical yet.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Dalius.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.