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

fixes #3728 with solution provided by httpd devs #3730

Merged
merged 2 commits into from
Aug 22, 2024
Merged

Conversation

johrstrom
Copy link
Contributor

fixes #3728 with solution provided by httpd devs. This works in my httpd bug reproducer - https://github.com/johrstrom/httpd-bug-reproducer/ - so I thought I'd try it here in our CI too.

@johrstrom johrstrom merged commit 1a3556d into master Aug 22, 2024
26 checks passed
@johrstrom johrstrom deleted the httpd-bugfix branch August 22, 2024 14:01
giuliolibrando added a commit to giuliolibrando/ondemand that referenced this pull request Sep 5, 2024
completed the fix of the issue OSC#3730
johrstrom pushed a commit that referenced this pull request Sep 5, 2024
completed the fix of the issue #3730
johrstrom added a commit that referenced this pull request Sep 5, 2024
* fixes #3728 with solution provided by httpd devs

* use base uri and let httpd set the query parameters
johrstrom pushed a commit that referenced this pull request Sep 5, 2024
completed the fix of the issue #3730
johrstrom added a commit that referenced this pull request Sep 5, 2024
* fixes #3728 with solution provided by httpd devs

* use base uri and let httpd set the query parameters
johrstrom pushed a commit that referenced this pull request Sep 5, 2024
completed the fix of the issue #3730
ashton22305 pushed a commit that referenced this pull request Sep 19, 2024
completed the fix of the issue #3730
johrstrom added a commit that referenced this pull request Oct 3, 2024
Fix node_proxy.lua for more issues related to #3730. Specifically #3825 where URIs with query parameters are not being passed correctly.

---------

Co-authored-by: Jeff Ohrstrom <johrstrom@osc.edu>
johrstrom added a commit that referenced this pull request Oct 7, 2024
Fix node_proxy.lua for more issues related to #3730. Specifically #3825 where URIs with query parameters are not being passed correctly.

---------

Co-authored-by: Jeff Ohrstrom <johrstrom@osc.edu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ood-portal broken in httpd 2.4.62
3 participants