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

Handling Non-ASCII usernames in the server #9347

Open
teolemon opened this issue Nov 21, 2023 · 2 comments
Open

Handling Non-ASCII usernames in the server #9347

teolemon opened this issue Nov 21, 2023 · 2 comments

Comments

@teolemon
Copy link
Member

teolemon commented Nov 21, 2023

What

Part of

@hangy
Copy link
Member

hangy commented Nov 21, 2023

FWIW

elsif ($user_ref->{userid} !~ /^[a-z0-9]+[a-z0-9\-]*[a-z0-9]+$/) {

@alexgarel
Copy link
Member

We prefer userid (aka user name) to be ascii for now (it becomes the filename, better stay safe).

@teolemon teolemon moved this to To discuss and validate in 🍊 Open Food Facts Server issues Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To discuss and validate
Development

No branches or pull requests

3 participants