mirror of
https://github.com/stoatchat/self-hosted.git
synced 2026-07-16 07:04:31 -04:00
[PR #150] [MERGED] fix: have caddy apply url prefix to relative redirects from services #174
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/stoatchat/self-hosted/pull/150
Author: @Docteh
Created: 5/13/2025
Status: ✅ Merged
Merged: 7/18/2025
Merged by: @insertish
Base:
master← Head:rewriteresponse📝 Commits (1)
fa230cbfix: have caddy apply url prefix to relative redirects from services📊 Changes
1 file changed (+12 additions, -4 deletions)
View changed files
📝
Caddyfile(+12 -4)📄 Description
…g with /
Definitely required for autumn, as /autumn/attachments/🆔 will redirect to /attachments/🆔/:filename: But we want the browser to redirect to /autumn/attachments/🆔/:filename:
Speculatively added for the other services
Please make sure to check the following tasks before opening and submitting a PR
fixes #137
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.