jumpserver/apps/terminal/migrations
Eric 4ea20a9103 perf: 优化迁移文件 verbose_name 2023-12-11 14:40:21 +08:00
..
0001_initial.py v3.0.0-rc1 (#9322) 2023-01-16 19:02:09 +08:00
0002_auto_20171228_0025.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: 修改基础 model,继承同一个 2022-12-20 20:23:42 +08:00
0017_auto_20191125_0931.py perf: 修改完冲突了 2022-12-05 18:54:12 +08:00
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 feat: 新增危险命令告警类型: Warning (#10929) 2023-07-11 12:06:11 +08:00
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
0044_auto_20220223_1539.py
0045_auto_20220228_1144.py
0046_auto_20220228_1744.py
0047_auto_20220302_1951.py
0048_endpoint_endpointrule.py v3.0.0-rc1 (#9322) 2023-01-16 19:02:09 +08:00
0049_endpoint_redis_port.py v3.0.0-rc1 (#9322) 2023-01-16 19:02:09 +08:00
0050_auto_20220606_1745.py perf: 优化一些 rbac 权限位,着重 connection token 的 2023-07-13 19:57:26 +08:00
0051_sessionsharing_users.py
0052_auto_20220713_1417.py v3.0.0-rc1 (#9322) 2023-01-16 19:02:09 +08:00
0053_auto_20221009_1755.py
0054_auto_20221027_1125.py v3.0.0-rc1 (#9322) 2023-01-16 19:02:09 +08:00
0055_auto_20221228_1804.py v3.0.0-rc1 (#9322) 2023-01-16 19:02:09 +08:00
0056_auto_20221228_1808.py v3.0.0-rc1 (#9322) 2023-01-16 19:02:09 +08:00
0057_auto_20230109_1447.py v3.0.0-rc1 (#9322) 2023-01-16 19:02:09 +08:00
0058_auto_20230110_1445.py v3.0.0-rc1 (#9322) 2023-01-16 19:02:09 +08:00
0059_session_account_id.py perf: 优化activity log 2023-02-14 20:01:29 +08:00
0060_sessionsharing_action_permission.py perf: 修改接口 2023-04-03 15:39:15 +08:00
0061_applet_can_concurrent.py perf: 优化 applet 账号选择 2023-08-08 15:58:24 +08:00
0062_applet_edition.py perf: CeleryTaskExecution 添加默认排序 (#11663) 2023-09-22 15:06:58 +08:00
0063_auto_20230621_1133.py feat: 系统设置 - 终端设置 - 端点规则: 新增字段is_active控制是否启用 2023-06-21 18:33:58 +08:00
0064_auto_20230728_1001.py fix: 修改迁移文件choices和翻译文件 2023-10-11 21:15:47 -05:00
0065_session_error_reason.py perf: 会话新增 error_reason 字段 2023-10-11 04:21:00 -05:00
0066_applethost_using_same_account.py feat: 发布机支持使用同名账号连接 2023-10-31 10:18:30 +08:00
0067_alter_replaystorage_type.py perf: 账号备份增加sftp方式 (#12032) 2023-11-07 15:10:46 +08:00
0068_virtualapp.py perf: 优化迁移文件 verbose_name 2023-12-11 14:40:21 +08:00
0069_endpoint_sqlserver_port_alter_appprovider_apps_and_more.py feat: 增加 sqlserver 支持 (#12288) 2023-12-11 13:57:35 +08:00
__init__.py