Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Limit username length (OpenUserJS#1769)
* This prevents some flooding * Can tweak this a little bit but we'll see * Checked with `db.users.find({$where:'this.name.length > 65'}).pretty();` Auto-merge
- Loading branch information