jumpserver/apps/terminal/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_auto_20171228_0025.py
0002_auto_20171228_0025_squashed_0009_auto_20180326_0957.py
0003_auto_20171230_0308.py
0004_session_remote_addr.py
0005_auto_20180122_1154.py
0006_auto_20180123_1037.py
0007_session_date_last_active.py
0008_auto_20180307_1603.py
0009_auto_20180326_0957.py
0010_auto_20180423_1140.py
0011_auto_20180807_1116.py
0012_auto_20180816_1652.py
0013_auto_20181123_1113.py
0014_auto_20181226_1441.py
0015_auto_20190923_1529.py
0016_commandstorage_replaystorage.py perf: password 等使用 rsa 加密传输 (#8188) 2022-05-07 16:20:12 +08:00
0017_auto_20191125_0931.py
0018_auto_20191202_1010.py
0019_auto_20191206_1000.py
0020_auto_20191218_1721.py
0021_auto_20200213_1316.py
0022_session_is_success.py
0023_command_risk_level.py
0024_auto_20200715_1713.py
0025_auto_20200810_1735.py
0026_auto_20201027_1905.py
0027_auto_20201102_1651.py
0028_auto_20201110_1918.py
0029_auto_20201116_1757.py
0030_terminal_type.py
0031_auto_20210113_1356.py
0032_auto_20210302_1853.py
0033_auto_20210324_1008.py
0034_auto_20210406_1434.py
0035_auto_20210517_1448.py
0036_auto_20210604_1124.py
0037_auto_20210623_1748.py
0038_task_kwargs.py
0039_auto_20210805_1552.py
0040_sessionjoinrecord_sessionsharing.py
0041_auto_20211105_1605.py
0042_auto_20211229_1619.py
0043_auto_20220217_2135.py fix: 修改 migrations 2022-02-17 23:02:32 +08:00
0044_auto_20220223_1539.py fix: 添加迁移文件 2022-02-23 18:32:30 +08:00
0045_auto_20220228_1144.py Fix rbac (#7713) 2022-02-28 19:28:58 +08:00
0046_auto_20220228_1744.py Fix rbac (#7713) 2022-02-28 19:28:58 +08:00
0047_auto_20220302_1951.py Fix rbac (#7728) 2022-03-02 20:48:43 +08:00
0048_endpoint_endpointrule.py perf: password 等使用 rsa 加密传输 (#8188) 2022-05-07 16:20:12 +08:00
__init__.py