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
0002_ftplog_org_id.py
0003_auto_20180816_1652.py
0004_operatelog_passwordchangelog_userloginlog.py
0005_auto_20190228_1715.py
0006_auto_20190726_1753.py
0007_auto_20191202_1010.py
0008_auto_20200508_2105.py
0009_auto_20200624_1654.py
0010_auto_20200811_1122.py
0011_userloginlog_backend.py
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