JCoder-Pro / FeedBack

This repository is for collecting feedback from JCoder users. Your feeling and feedback matter.
5 stars 1 forks source link

Special characters in user password are not supported #1

Open GGAutomaton opened 2 years ago

GGAutomaton commented 2 years ago

Is it a bug or feature?

YeeTone commented 2 years ago

It should be a feature, since we used regular expressions to ensure the password not contain special characters.

GGAutomaton commented 2 years ago

Better to explicitly tell the users that special characters are not supported. I was quite confused when the error occurred.