jumpserver/apps/ops/migrations
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
..
0001_initial.py
0002_celerytask.py
0003_auto_20181207_1744.py
0004_adhoc_run_as.py
0005_auto_20181219_1807.py
0006_auto_20190318_1023.py
0007_auto_20190724_2002.py Dev beta (#3048) 2019-08-21 20:27:21 +08:00
0008_auto_20190919_2100.py [Update] 修改任务执行 2019-09-19 21:21:05 +08:00
0009_auto_20191217_1713.py Add new model to operate log (#3546) 2019-12-18 15:37:53 +08:00
0010_auto_20191217_1758.py perf: password 等使用 rsa 加密传输 (#8188) 2022-05-07 16:20:12 +08:00
0011_auto_20200106_1534.py perf: password 等使用 rsa 加密传输 (#8188) 2022-05-07 16:20:12 +08:00
0012_auto_20200108_1659.py 1.5.7 Merge to dev (#3766) 2020-03-12 16:24:38 +08:00
0013_auto_20200108_1706.py 1.5.7 Merge to dev (#3766) 2020-03-12 16:24:38 +08:00
0014_auto_20200108_1749.py 1.5.7 Merge to dev (#3766) 2020-03-12 16:24:38 +08:00
0015_auto_20200108_1809.py 1.5.7 Merge to dev (#3766) 2020-03-12 16:24:38 +08:00
0016_commandexecution_org_id.py 1.5.7 Merge to dev (#3766) 2020-03-12 16:24:38 +08:00
0017_auto_20200306_1747.py 1.5.7 Merge to dev (#3766) 2020-03-12 16:24:38 +08:00
0018_auto_20200509_1434.py [Update] 重建 ops 0018 迁移脚本 2020-05-09 14:50:22 +08:00
0019_adhocexecution_celery_task_id.py fix: 修复多个 AdHocExecution 在一个 celery task 执行时日志错误 2021-01-06 15:53:38 +08:00
0020_adhoc_run_system_user.py fix: 修复测试系统用户可连接性问题 2021-07-14 17:07:55 +08:00
0021_auto_20211130_1037.py fix: 修改 migrations 2022-02-17 23:02:32 +08:00
__init__.py