implementation of encryption for the username to avoid any recognission potetioal
This commit is contained in:
@@ -20,6 +20,7 @@ import string
|
||||
from bson.objectid import ObjectId
|
||||
import Web.modules.database.settings as cfg
|
||||
from Web.modules.database.settings import MongoClient
|
||||
import Web.modules.inventarsystem.data_protection as dp
|
||||
import hmac
|
||||
import os
|
||||
|
||||
|
||||
Reference in New Issue
Block a user