Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Restore username validation to disallow dots, for now (mastodon#6863)
Usernames with dots in them do not work with routes, because the dot usually separates the desired page format (e.g. json). I don't want to mess with changing route constraints for this patch release.
- Loading branch information