Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blank characters stripping improvement in usernames #4777

Open
Sama34 opened this issue Dec 28, 2023 · 2 comments
Open

Blank characters stripping improvement in usernames #4777

Sama34 opened this issue Dec 28, 2023 · 2 comments
Labels
b:1.8 Branch: 1.8.x s:confirmed Status: Confirmed. Retested and found the issue exists t:bug Type: Bug. An issue causing error / flaw / malfunction

Comments

@Sama34
Copy link
Contributor

Sama34 commented Dec 28, 2023

It seems there are blank characters not being detected and stripped off of usernames, thus users are able to mask their usernames to look similar to usernames from other users.

Some example is the following :
https://www.fileformat.info/info/unicode...f/list.htm

We currently make some verifications or cleanup on trim_blank_chrs() in the verify_username() method but it seems to be lacking by now.

Original thread: Blank characters stripping improvement in usernames

@Sama34 Sama34 added b:1.8 Branch: 1.8.x s:confirmed Status: Confirmed. Retested and found the issue exists t:bug Type: Bug. An issue causing error / flaw / malfunction labels Dec 28, 2023
@Sama34
Copy link
Contributor Author

Sama34 commented Dec 28, 2023

@dvz
Copy link
Contributor

dvz commented Dec 29, 2023

Related: #2459

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
b:1.8 Branch: 1.8.x s:confirmed Status: Confirmed. Retested and found the issue exists t:bug Type: Bug. An issue causing error / flaw / malfunction
Projects
None yet
Development

No branches or pull requests

2 participants