Create option to disable port in self-link #113
Labels
No labels
Bug
Cleanup/Refactor
Core Feature
Documentation
Feature
Performance Improvement
Security Improvement
UX/Accessibility
Unreproducable Bug
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: rainbownapkin/canopy#113
Loading…
Reference in a new issue
No description provided.
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?
Canopy will automatically add it's own port at the end of self-referential links. This is good behavior when running the server on it's own, not so much in-front of a reverse-proxy.
We need to add an option to disable this in the config.
Fixed server-side link generation for instances behind a reverse-proxy