Skip to content

Add portRequest url handler property#1449

Merged
avgustinmm merged 2 commits intoeclipse-hawkbit:masterfrom
flobz:portRequest_url_handeler
Oct 19, 2023
Merged

Add portRequest url handler property#1449
avgustinmm merged 2 commits intoeclipse-hawkbit:masterfrom
flobz:portRequest_url_handeler

Conversation

@flobz
Copy link
Copy Markdown
Contributor

@flobz flobz commented Oct 6, 2023

The option server.forward-headers-strategy=NATIVE allow to dynamicly generate link based on X-Forwarded-Proto header.
Unfortunately Hawkbit artifact use a custom url handler. This PR allow to serve artifacts behind a reverse proxy on http and https in the same time.

Copy link
Copy Markdown

@hawkbit-bot hawkbit-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @flobz for taking the time to contribute to hawkBit! We really appreciate this. Make yourself comfortable while I'm looking for a committer to help you with your contribution.
Please make sure you read the contribution guide and signed the Eclipse Contributor Agreement (ECA).

@hawkbit-bot
Copy link
Copy Markdown

Can one of the admins verify this patch?

The option server.forward-headers-strategy=NATIVE allow to dynamicly
generate link based on X-Forwarded-Proto header.
Unfortunately Hawkbit artifact use a custom url handler.
This PR allow to serve artifacts on http and https in the same time.

Signed-off-by: Florian Bezannier <florian.bezannier@hotmail.fr>
Comment thread docs/content/concepts/authentication.md
@avgustinmm avgustinmm merged commit dafc083 into eclipse-hawkbit:master Oct 19, 2023
@avgustinmm
Copy link
Copy Markdown
Contributor

lgtm
@flobz, thanks for the contribution

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.

3 participants