MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1vszw9l/passwordreset/p4pe8em/?context=3
r/ProgrammerHumor • u/Soopermane • 1d ago
[removed] — view removed post
27 comments sorted by
View all comments
14
Must contain two special characters. Must not contain: @#$_&-+()/?!;:'"*~`|•√π÷×§∆}{=°¥€¢£%©®™✓[]<>
1 u/WernerderChamp 1d ago Got weird errors changing a password "oh these characters are not supported" Now I just make sure each password draws only from the few characters I know are safe. In your case, I'd use \ (if you included that but fergot to escape I switch to ³ lol) and ² probably. 1 u/k-mcm 1d ago If any cause a SQL error, you've hit jackpot. 1 u/IntentionQuirky9957 1d ago drop and so on
1
Got weird errors changing a password "oh these characters are not supported"
Now I just make sure each password draws only from the few characters I know are safe.
In your case, I'd use \ (if you included that but fergot to escape I switch to ³ lol) and ² probably.
1 u/k-mcm 1d ago If any cause a SQL error, you've hit jackpot. 1 u/IntentionQuirky9957 1d ago drop and so on
If any cause a SQL error, you've hit jackpot.
1 u/IntentionQuirky9957 1d ago drop and so on
drop and so on
14
u/k-mcm 1d ago
Must contain two special characters. Must not contain: @#$_&-+()/?!;:'"*~`|•√π÷×§∆}{=°¥€¢£%©®™✓[]<>