jumpserver/apps/audits/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 [Update] 维护统一的migrations 2018-11-13 15:57:44 +08:00
0002_ftplog_org_id.py [Update] Add index (#2208) 2018-12-19 10:49:30 +08:00
0003_auto_20180816_1652.py [Update] Add index (#2208) 2018-12-19 10:49:30 +08:00
0004_operatelog_passwordchangelog_userloginlog.py [Update] 移动model 2019-02-28 17:58:53 +08:00
0005_auto_20190228_1715.py [Update] 修改迁移 2019-03-04 15:38:59 +08:00
0006_auto_20190726_1753.py Dev beta (#3048) 2019-08-21 20:27:21 +08:00
0007_auto_20191202_1010.py Config (#3502) 2019-12-05 15:09:25 +08:00
0008_auto_20200508_2105.py [Update] audits 模块为一些 models 字段添加 verbose 信息 2020-05-09 11:29:25 +08:00
0009_auto_20200624_1654.py [Update] sftp log页面操作翻译 2020-06-24 17:22:53 +08:00
0010_auto_20200811_1122.py fix(audis): 生成操作日志时间字段索引迁移脚本 2020-08-11 11:27:19 +08:00
0011_userloginlog_backend.py fix: 修复prometheus_metricsAPI数据获取bug;修复组件注册type为空bug (#5253) 2020-12-15 13:00:59 +08:00
0012_auto_20210414_1443.py fix: 请求 token 接口,登录类型没内容 2021-04-14 03:14:10 -05:00
0013_auto_20211130_1037.py fix: fix rbac to dev (#7636) 2022-02-17 20:13:31 +08:00
0014_auto_20220505_1902.py perf: password 等使用 rsa 加密传输 (#8188) 2022-05-07 16:20:12 +08:00
__init__.py [update] 添加Migrations 2018-04-06 11:36:47 +08:00