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

Web authority should not produce port outside 0-65535 #409

Merged
merged 1 commit into from
Aug 18, 2019

Conversation

dubzzz
Copy link
Owner

@dubzzz dubzzz commented Aug 18, 2019

Why is this PR for?

Fixes #407

In a nutshell

  • New feature
  • Fix an issue
  • Documentation improvement
  • Other: please explain

Potential impacts

This change will have an impact on the values generated by:

  • webAuthority if withPort flag is set to true
  • webUrl if withPort flag is set to true

Meanwhile it solves a real bug in the values generated by those generators.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 97.001% when pulling 7f4a6dc on fix/wrong-port-range into ba52c39 on master.

@dubzzz dubzzz merged commit f0dd823 into master Aug 18, 2019
@dubzzz dubzzz deleted the fix/wrong-port-range branch August 18, 2019 13:50
dubzzz added a commit that referenced this pull request Aug 20, 2019
dubzzz added a commit that referenced this pull request Aug 20, 2019
dubzzz added a commit that referenced this pull request Aug 20, 2019
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.

Web authority produces port outside of 0-65535 range
2 participants