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

Fix PORT_FLOOR check and CIDR_MAX_BITS in AssignmentService #491

Merged
merged 2 commits into from
Jul 17, 2024

Conversation

Boy132
Copy link
Member

@Boy132 Boy132 commented Jul 17, 2024

Ports needs to be "greater than or equal to 1024". 1024 itself works fine:
image

Also fixes the max CIDR mask, ref pterodactyl/panel#5111.

@Boy132 Boy132 merged commit a04937d into pelican-dev:main Jul 17, 2024
15 checks passed
@Boy132 Boy132 deleted the fix/port-range branch July 17, 2024 11:01
@github-actions github-actions bot locked and limited conversation to collaborators Jul 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants