Curating usernames in sign-up and stash load tool.

This commit is contained in:
DebaucheryLibrarian
2023-06-08 03:57:50 +02:00
parent 1fc441670b
commit 914838e367
3 changed files with 21 additions and 5 deletions

View File

@@ -37,6 +37,8 @@ module.exports = {
auth: {
login: true,
signup: true,
usernameLength: [2, 24],
usernamePattern: /^[a-zA-Z0-9_-]$/,
},
exclude: {
channels: [