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 perf: 优化消息通知 (#7024) 2021-10-20 19:45:37 +08:00
management/commands feat(celery): 添加celery的health check接口 2020-12-09 18:06:34 +08:00
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 pref: 修改使用的消息内容 (#7061) 2021-10-22 20:06:16 +08:00
tests [future] 调整app架构 2016-11-22 23:02:12 +08:00
urls fix: 修复多个 AdHocExecution 在一个 celery task 执行时日志错误 2021-01-06 15:53:38 +08:00
__init__.py [Update] 迁移celery到ops 2018-04-02 13:19:31 +08:00
apps.py Fix rbac (#7728) 2022-03-02 20:48:43 +08:00
hands.py [Update] 修改permission (#1574) 2018-07-22 23:55:13 -05:00
inventory.py feat: 改密计划支持su切换用户执行 2022-03-29 15:32:33 +08:00
mixin.py feat: 页面配置serializer版 (#6750) 2021-09-09 14:00:50 +08:00
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 perf: 优化 ops 任务,支持 i18n 2022-01-13 15:03:48 +08:00
test_utils.py fix: 修复翻译/权限设置 2022-03-15 19:18:01 +08:00
utils.py fix: 修复测试系统用户可连接性问题 2021-07-14 17:07:55 +08:00
views.py fix: rbac 合并 (#7658) 2022-02-21 16:24:03 +08:00
ws.py fix: 修复数据库连接没有关闭问题 (#7227) 2021-11-18 18:47:01 +08:00