abra accepts whitespace in domain name but it shouldn't #849
Reference in New Issue
Block a user
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?
Found a funny bug today. We accidentally created an app with the domain with a typo that was a space before the domain. abra accepts it but then you can no longer do anything with the app after. It's just a file that abra doesn't know about.
Maybe we should sanitise the input?