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 Top Clients filter #667

Merged
merged 2 commits into from Jan 11, 2018
Merged

Fix Top Clients filter #667

merged 2 commits into from Jan 11, 2018

Conversation

AzureMarker
Copy link
Contributor

@AzureMarker AzureMarker commented Jan 10, 2018

By submitting this pull request, I confirm the following:

  • I have read and understood the contributors guide, as well as this entire template.
  • I have made only one major change in my proposed changes.
  • [] I have commented my proposed changes within the code.
  • I have tested my proposed changes.
  • I am willing to help maintain this change if there are issues with it later.
  • I give this submission freely and claim no ownership.
  • It is compatible with the EUPL 1.2 license
  • I have squashed any insignificant commits. (git rebase)
  • I have Signed Off all commits. (git commit --signoff)

What does this PR aim to accomplish?:

It expected IP addresses, but only let in domains and IPv4 addresses. Now it only accepts all IP addresses and hostnames.

How does this PR accomplish the above?:

Only allow IP addresses and hostnames.

What documentation changes (if any) are needed to support this PR?:

None

It expected IP addresses, but only let in domains

Signed-off-by: Mark Drobnak <newtoncat12@yahoo.com>
Signed-off-by: Mark Drobnak <newtoncat12@yahoo.com>
@AzureMarker AzureMarker merged commit 690d0a6 into devel Jan 11, 2018
@AzureMarker AzureMarker deleted the fix/top-clients-filter branch January 11, 2018 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants