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

NAS-132071 / 24.10.1 / Fix reporting app portal URI when ipv6 is used #14985

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

Qubad786
Copy link
Contributor

Problem

An ipv6 URL must be properly escaped which wasn't being done if a user had specified ipv6 url for a docker app as the app's portal. While proper ipv6 support is not present in EE for docker, this bug from middleware side breaks portal webui button on the UI side.

Solution

Properly escape/normalize ipv6 url if that is being used in app portal.

@Qubad786 Qubad786 requested a review from a team November 19, 2024 17:16
@bugclerk bugclerk changed the title Fix reporting app portal URI when ipv6 is used NAS-132071 / 24.10.1 / Fix reporting app portal URI when ipv6 is used Nov 19, 2024
@bugclerk
Copy link
Contributor

@yocalebo yocalebo merged commit 127e8ac into stable/electriceel Nov 19, 2024
1 of 2 checks passed
@yocalebo yocalebo deleted the NAS-132071 branch November 19, 2024 17:39
@bugclerk
Copy link
Contributor

This PR has been merged and conversations have been locked.
If you would like to discuss more about this issue please use our forums or raise a Jira ticket.

@truenas truenas locked as resolved and limited conversation to collaborators Nov 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants