mirror of
https://github.com/veops/cmdb.git
synced 2025-08-11 00:21:04 +08:00
feat: 密码存储 增加内置 AES 加密;增加 Vault Transit 加密
This commit is contained in:
@@ -26,6 +26,7 @@ Flask-Bcrypt = "==1.0.1"
|
||||
Flask-Cors = ">=3.0.8"
|
||||
ldap3 = "==2.9.1"
|
||||
pycryptodome = "==3.12.0"
|
||||
hvac = "==1.2.1"
|
||||
# Caching
|
||||
Flask-Caching = ">=1.0.0"
|
||||
# Environment variable parsing
|
||||
|
Reference in New Issue
Block a user