For username validation with regex
This commit is contained in:
parent
4c8176dd66
commit
dffb099cc0
@ -6,6 +6,7 @@ from config import database, email, globalvar
|
||||
|
||||
import bcrypt
|
||||
import datetime
|
||||
import re
|
||||
|
||||
from scripts import loggorilla, saltedkey, googly, tokenguard, sendwave
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user