You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jumpserver/apps/terminal/migrations
Eric 4ea20a9103
perf: 优化迁移文件 verbose_name
12 months ago
..
0001_initial.py v3.0.0-rc1 (#9322) 2 years ago
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
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 feat: 新增危险命令告警类型: Warning (#10929) 1 year ago
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) 2 years ago
0049_endpoint_redis_port.py v3.0.0-rc1 (#9322) 2 years ago
0050_auto_20220606_1745.py perf: 优化一些 rbac 权限位,着重 connection token 的 1 year ago
0051_sessionsharing_users.py
0052_auto_20220713_1417.py v3.0.0-rc1 (#9322) 2 years ago
0053_auto_20221009_1755.py
0054_auto_20221027_1125.py v3.0.0-rc1 (#9322) 2 years ago
0055_auto_20221228_1804.py v3.0.0-rc1 (#9322) 2 years ago
0056_auto_20221228_1808.py v3.0.0-rc1 (#9322) 2 years ago
0057_auto_20230109_1447.py v3.0.0-rc1 (#9322) 2 years ago
0058_auto_20230110_1445.py v3.0.0-rc1 (#9322) 2 years ago
0059_session_account_id.py perf: 优化activity log 2 years ago
0060_sessionsharing_action_permission.py perf: 修改接口 2 years ago
0061_applet_can_concurrent.py perf: 优化 applet 账号选择 1 year ago
0062_applet_edition.py perf: CeleryTaskExecution 添加默认排序 (#11663) 1 year ago
0063_auto_20230621_1133.py feat: 系统设置 - 终端设置 - 端点规则: 新增字段is_active控制是否启用 1 year ago
0064_auto_20230728_1001.py fix: 修改迁移文件choices和翻译文件 1 year ago
0065_session_error_reason.py perf: 会话新增 error_reason 字段 1 year ago
0066_applethost_using_same_account.py feat: 发布机支持使用同名账号连接 1 year ago
0067_alter_replaystorage_type.py perf: 账号备份增加sftp方式 (#12032) 1 year ago
0068_virtualapp.py perf: 优化迁移文件 verbose_name 12 months ago
0069_endpoint_sqlserver_port_alter_appprovider_apps_and_more.py feat: 增加 sqlserver 支持 (#12288) 12 months ago
__init__.py