jumpserver/apps/ops
fit2bot 031077c298
perf: password 等使用 rsa 加密传输 (#8188)
* perf: 修改 model fields 路径

* stash it

* pref: 统一加密方式,密码字段采用 rsa 加密

* pref: 临时密码使用 rsa

* perf: 去掉 debug msg

* perf: 去掉 Debug

* perf: 去掉 debug

* perf: 抽出来

Co-authored-by: ibuler <ibuler@qq.com>
2022-05-07 16:20:12 +08:00
..
ansible perf: 修改依赖版本 (#7666) 2022-02-22 18:29:49 +08:00
api fix: user is common user 2022-04-02 16:02:57 +08:00
celery
management/commands
migrations perf: password 等使用 rsa 加密传输 (#8188) 2022-05-07 16:20:12 +08:00
models perf: password 等使用 rsa 加密传输 (#8188) 2022-05-07 16:20:12 +08:00
serializers fix: 修复批量命令的bug 2022-03-17 16:26:22 +08:00
templates/ops
tests
urls
__init__.py
apps.py Fix rbac (#7728) 2022-03-02 20:48:43 +08:00
hands.py
inventory.py feat: 改密计划支持su切换用户执行 2022-03-29 15:32:33 +08:00
mixin.py
notifications.py Fix rbac (#7728) 2022-03-02 20:48:43 +08:00
signal_handlers.py Fix rbac (#7728) 2022-03-02 20:48:43 +08:00
tasks.py
test_utils.py fix: 修复翻译/权限设置 2022-03-15 19:18:01 +08:00
utils.py
views.py
ws.py