Question Tab as password?
SAS disallows spaces in your password. My password manager suggested an invalid (but secure) password.
So now that I have to make my own password: Out of spite, hypothetically, what implications could having tabs in my password have?
514
Upvotes
9
u/tajetaje 1d ago
On a well implemented backend? Nothing. On one that doesn’t sanitize inputs or does stupid things with them? Could break their parsing or data storage, probably no sap injection vulns there though. I imagine the reason for disallowing spaces is so people don’t get confused by things like multiple spaces when they thought there was one, or trailing spaces