Add support for reverse proxy path prefixes#30
Conversation
|
Whoops, I didn't realize this was going to do a PR against the upstream repository; rookie mistake. Feel encouraged to close this with prejudice - alternatively, happy to work with your team to adjust this code to be suitable for merging. One problem with this kind of PR is that the front end JavaScript is minified so it's not trivial to see what changed. The only things I should have changed there were: 1) adding support for reading the new path prefix HTML Element dataset property (added to |
Co-authored-by: Copilot <[email protected]>
Support for parsing the
public_urlparameter for the path prefix is now in-place.