Skip to content
New issue

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

IPv6-compatability, specifically for Secure IP Ranges #975

Merged
merged 1 commit into from
Dec 15, 2024

Conversation

Ruakij
Copy link
Contributor

@Ruakij Ruakij commented Dec 6, 2024

Hello,

as Secure IP Ranges doesnt support IPv6, i added some support around the code where i could find.
Secure IP Ranges now supports IPv6-Adresses, ranges and IPv4 + IPv6 CIDR notation.

I have also improved some checks using spring security's IpAddressMatcher.
Validation-regex is a bit simplified as i didnt want a huge regex to detect all possible IPv6 spelling types.

No idea what nzbhydra.js.map is.. but i modified the description Text of the function there too.

I am not sure how to run or compile the project, so you should check if it actually works as intended.
Feel free to pick and choose what you need, i am happy as long as Secure IP Ranges gets at least wildcard-support.

@theotherp
Copy link
Owner

Hey. Thanks a lot! I'll check it out.

@theotherp theotherp merged commit 81ee2b0 into theotherp:master Dec 15, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants