You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jumpserver/apps/common/utils
Jiangjie.Bai 64641a18e6
feat: ACL (#5696)
4 years ago
..
ipip Config (#3502) 5 years ago
__init__.py perf: 优化系统用户生成密码的复杂度 (#5648) 4 years ago
common.py feat: ACL (#5696) 4 years ago
connection.py perf(settings): 优化settings配置 (#5515) 4 years ago
crypto.py perf: 删除`pycryptodome`依赖包安装(因为`pycryptodome`和`pycrypto`安装包目录冲突);只安装 `pycryptodomex`依赖包; 修改 `from crypto` 为 `from cryptodome` 4 years ago
django.py feat(terminal):危险命令告警功能 4 years ago
encode.py feat: 使用新的对称加密方式: aes 5 years ago
http.py [Update] Stash 6 years ago
inspect.py perf(asset): 资产树,右击增加计算节点数量的菜单,可以让后台去计算 #527 (#5207) 4 years ago
lock.py fix: 修复授权树一些问题 4 years ago
random.py perf: 优化系统用户生成密码的复杂度 (#5648) 4 years ago
strings.py fix(assets): 网关的密码不能包含特殊字符 4 years ago
timezone.py feat(ticket): 调整申请资产工单 4 years ago