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

Web Client: Player signup cleanse #31

Open
snarvaez opened this issue May 24, 2023 · 1 comment
Open

Web Client: Player signup cleanse #31

snarvaez opened this issue May 24, 2023 · 1 comment
Assignees

Comments

@snarvaez
Copy link
Collaborator

There is no means to prevent a player from using profanity on their Nickname, TeamName or email address, or any future user-entered data. This can be prevented invoking a 3rd party API or .net component. Potential candidates:
https://apilayer.com/marketplace/bad_words-api
https://github.com/stephenhaunts/ProfanityDetector

@hubertnguyen
Copy link
Collaborator

If the C# library is good enough, I'd suggest using that one so we don't add more latency to the registration and risk a 3rd party system slowing us down or being down.

If I understood correctly, we would unify the registration to the in-game reg?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants