We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This is a test code failure only.
TestModShiro.access_localhost attempts to discover the machine's non-localhost address in order to test that a requirement of localhost is enforced.
TestModShiro.access_localhost
The URL is not correctly formed for an IPv6 address. It seems that machines with both IPv4 and IPv6 networking tend to yield the IPv4 address.
Yes
The text was updated successfully, but these errors were encountered:
apacheGH-2963: Cope with IPv6 address for the local machine
dcf2e2c
537db85
GH-2963: Cope with IPv6 address for the local machine
b3c7d91
afs
Successfully merging a pull request may close this issue.
Change
This is a test code failure only.
TestModShiro.access_localhost
attempts to discover the machine's non-localhost address in order to test that a requirement of localhost is enforced.The URL is not correctly formed for an IPv6 address. It seems that machines with both IPv4 and IPv6 networking tend to yield the IPv4 address.
Are you interested in contributing a pull request for this task?
Yes
The text was updated successfully, but these errors were encountered: