Create Warning for Unsupported Characters in config.json #141
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#141
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?
Certain characters will break altcha middlewhere when passed, causing odd/confusing server behavior.
We should warn the user and kill the server when a bad string is passed for an altcha secret.
added #137 as parent issue
changed the description
Cant find this in documentation, and I didn't seem to mark down which ones cause issues.
Tried a bunch of difference characters and it doesn't seem to stop anything from working... Maybe they fixed it since the last update of the altcha module?
If this comes up again I'll make a new issue, this time with actual examples of bad strings XP.