dsffds
This commit is contained in:
parent
c54a5dea4f
commit
72cbbd4d19
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ from urllib.parse import urlencode
|
|||
from files.mail import *
|
||||
from files.__main__ import app, limiter
|
||||
from files.helpers.const import *
|
||||
import requests
|
||||
|
||||
valid_username_regex = re.compile("^[a-zA-Z0-9_\-]{3,25}$")
|
||||
valid_password_regex = re.compile("^.{8,100}$")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue