Skip to content
This repository has been archived by the owner on Nov 7, 2019. It is now read-only.

Usernames should be limited in characters #12

Open
Alanaktion opened this issue Aug 29, 2016 · 0 comments
Open

Usernames should be limited in characters #12

Alanaktion opened this issue Aug 29, 2016 · 0 comments

Comments

@Alanaktion
Copy link
Member

They should only be allowed to match: [0-9a-z][0-9a-z_]?[0-9a-z], with a minimum length of 4 characters (debatable).

Also, after this change we should also change the URL for usernames to e.g. /~alan for username alan because UNIX standards are awesome and I never cared for the extra slash in /u/alan.

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

No branches or pull requests

1 participant