mirror of
https://github.com/ThomasGsp/HyperProxmox.git
synced 2025-03-09 15:40:18 +00:00
Crypt system for user and password
This commit is contained in:
parent
6d10cbc888
commit
2c63f7addb
4 changed files with 14 additions and 15 deletions
|
@ -1,4 +1,5 @@
|
|||
from core.modules.mod_access import *
|
||||
import base64
|
||||
|
||||
def pcrypt(data, key):
|
||||
CritConf = CryticalData()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue