Closed andreituicu closed 3 months ago
@rofe @dylandepass : Could I please ask for a review on this PR? Thank you! (it looks like I'm not added to the repo so I can't use the github feature for asking reviews)
@dylandepass @rofe : May I please ask for write permissions to merge the PR? Alternatively, of course, you guys could merge it for me. Thank you! 🙂
@andreituicu i can merge it tomorrow.
The current implementation of the sidekick is only sending the authorization header for the main document, but not for the subresources (scripts, stylesheets, images, etc.). This PR ensures that all subresources are loaded when helix 5 authentication is enabled and the page renders.
Before:
After: