-
Notifications
You must be signed in to change notification settings - Fork 296
Labels
bugSomething isn't workingSomething isn't workingcriCustomer Reported issueCustomer Reported issuetriageissues to be triagedissues to be triaged
Milestone
Description
What happened?
If running DAB behind a reverse proxy that handled SSL termination (https -> http) the next link is broken as it will use http schema instead of https.
I think the issue is in src/Core/Resolvers/SqlResponseHelpers.cs as the link should be constructed either:
- as a relative link
- as a schema-less link
- use the
x-forwarded-hostandx-forwarded-protoif theyare available
Version
1.4.26
What database are you using?
PostgreSQL
What hosting model are you using?
Custom Docker host
Which API approach are you accessing DAB through?
REST
Relevant log output
Code of Conduct
- I agree to follow this project's Code of Conduct
schuettecarsten and JerryNixon
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingcriCustomer Reported issueCustomer Reported issuetriageissues to be triagedissues to be triaged
Type
Projects
Status
Done