Skip to content

Username signup rules in gnoweb UI #4167

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

Open
Kouteki opened this issue Apr 16, 2025 · 1 comment
Open

Username signup rules in gnoweb UI #4167

Kouteki opened this issue Apr 16, 2025 · 1 comment
Assignees
Labels
🌍 gnoweb Issues & PRs related to gnoweb and render

Comments

@Kouteki
Copy link
Contributor

Kouteki commented Apr 16, 2025

Description

We need a straightforward username registration flow, available in gnoweb with some guardrails on what the registration system accepts as usernames.

Acceptance Criteria

  • Allow users to register usernames with a simple, intuitive flow in the gnoweb frontend
  • Validate the username input:
    • Alphabetic characters only (lowercase Latin)
    • Disallow usernames starting with g1
    • Disallow usernames starting with gl
  • Return an error if the username input is invalid
@Kouteki Kouteki added the 🌍 gnoweb Issues & PRs related to gnoweb and render label Apr 16, 2025
@Kouteki
Copy link
Contributor Author

Kouteki commented Apr 17, 2025

User signup flow should somehow collect the email, even if it's a form outside gnoweb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌍 gnoweb Issues & PRs related to gnoweb and render
Projects
Status: Triage
Development

No branches or pull requests

3 participants