mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-07 13:19:07 -05:00
[GH-ISSUE #860] Organization name with "/" included is created but not accessible. #8434
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?
Originally created by @Fimeg on GitHub (Jun 6, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/860
...".net/samaritan-/-wiuf/settings"... cannot be used as an Organization name because of the /. The resulting page ends up being a 404.
@Fimeg commented on GitHub (Jun 6, 2025):
I might suggest text sanitation on that field as a short-term patch, maybe later converting / to hyphen on URLs.