Document HTTPS proxy workaround for HTTP instances on macOS#160
Document HTTPS proxy workaround for HTTP instances on macOS#160Byron wants to merge 1 commit intogitbutlerapp:mainfrom
Conversation
|
@Byron is attempting to deploy a commit to the GitButler Team on Vercel. A member of the Team first needs to authorize it. |
76cb6ef to
e33eb49
Compare
WebKit's security mechanisms block HTTP requests from applications, preventing GitButler from connecting to self-hosted instances over plain HTTP even with correct CSP configuration. Document using Caddy as a local HTTPS reverse proxy as a workaround. Based on: gitbutlerapp/gitbutler#12242 (comment) Co-authored-by: nshcr <104677079+nshcr@users.noreply.github.com> Co-authored-by: Claude <noreply@anthropic.com>
e33eb49 to
025128d
Compare
|
This PR was created by Claude entirely and I didn't ask it to. |
|
Thanks for creating this PR and listing me as a co-author! Back to the main topic: the content generated by Claude is great and pretty much matches what I had in mind for the documentation as well. What I currently do is place the By the way, the syntax highlighting language tag for |
Summary
Based on this comment by @nshcr.
Test plan
caddyfilelanguage tag🤖 Generated with Claude Code