mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-16 23:38:36 +00:00
feat: 用户密码 hash 采用 gmsm3
This commit is contained in:
1
apps/common/hashers/__init__.py
Normal file
1
apps/common/hashers/__init__.py
Normal file
@@ -0,0 +1 @@
|
||||
from .sm3 import PBKDF2SM3PasswordHasher
|
Reference in New Issue
Block a user