mirror of
https://github.com/Mintplex-Labs/vector-admin.git
synced 2026-07-25 04:25:23 -04:00
Don't allow special chars in org name #50
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 @timothycarambat on GitHub (Dec 15, 2023).
connect #91
Some organizations may want to include special chars in their organization name. We should try to either prevent this from occurring or encode the slug of the URL to prevent this from being an issue.
@timothycarambat commented on GitHub (Dec 20, 2023):
resolved with
fbc23f6ad4