kibicat / mastodon

A Mastodon‐compatible fediverse instance (the one used by https://glitch.cat.family).
GNU Affero General Public License v3.0
3 stars 0 forks source link

Prevent new registrations which begin with a digit #9

Open marrus-sh opened 2 years ago

marrus-sh commented 2 years ago

For backwards‐compatibility purposes, we must support usernames which begin with a digit. However, there are a number of reasons why these are not ideal (e.g. 3 apples @25¢ each). We should forbid future registrations from beginning with a digit character (containing a digit elsewhere in the username is fine).