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

Should profile names be allowed with other than alphanumeric characters, spaces and the underscore? #78

Open
MarcMichalsky opened this issue Aug 17, 2023 · 0 comments
Labels
needs funding There's no sufficient funding for this ticket

Comments

@MarcMichalsky
Copy link
Contributor

PR #73 implements the identification of profiles by their database ID instead of their name. This means that profile names can now contain other characters besides alphanumeric characters and underscores, since names are no longer used as URL parameters.

PR #75 already aims to allow spaces.

I think this restriction is not necessary anymore now we have profile IDs, but let's just add an issue for discussing that.

Originally posted by @jensschuppe in #75 (comment)

@peth-systopia peth-systopia added the needs funding There's no sufficient funding for this ticket label Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs funding There's no sufficient funding for this ticket
Projects
None yet
Development

No branches or pull requests

2 participants