jumpserver/apps/terminal/migrations
ibuler daf279304a perf: 修改完冲突了 2022-12-05 18:54:12 +08:00
..
0001_initial.py
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: 修改完冲突了 2022-12-05 18:54:12 +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
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 Fix rbac (#7728) 2022-03-02 20:48:43 +08:00
0048_endpoint_endpointrule.py feat: 添加组件类型 razor 并替换 XRDP_ENABLED 2022-06-07 13:43:53 +08:00
0049_endpoint_redis_port.py feat: Endpoint添加Redis Port (#8225) 2022-05-12 14:47:35 +08:00
0050_auto_20220606_1745.py pref: 修改 applet host 2022-11-03 16:55:38 +08:00
0051_sessionsharing_users.py fix: 修改会话共享可以指定用户的一些问题 2022-06-30 14:22:40 +08:00
0052_auto_20220713_1417.py 修复迁移文件 2022-08-30 12:50:01 +08:00
0053_auto_20221009_1755.py feat: 命令过滤器支持关联节点; 添加端点规则迁移文件 2022-10-09 19:01:11 +08:00
0054_auto_20221027_1125.py perf: 修改合并引起的 migrations 依赖问题 2022-12-05 16:07:14 +08:00
0055_auto_20221031_1848.py perf: 优化部署 host 2022-11-01 11:52:51 +08:00
0056_auto_20221101_1353.py pref: 基本完成部署 2022-11-01 17:04:44 +08:00
0057_auto_20221102_1941.py pref: 添加 applet host actions 2022-11-02 20:33:27 +08:00
0058_auto_20221103_1624.py pref: 修改 applet host 2022-11-03 16:55:38 +08:00
0059_applethostdeployment_task.py perf: add host deployment task 2022-11-15 16:01:51 +08:00
0060_alter_applethostdeployment_options.py perf: migrate (#9098) 2022-11-18 11:30:31 +08:00
0061_rename_system_user_command_account.py perf: 修改 CommandFilterACL, CommandGroup Model 的 Meta 内部类; 修改 Command Model 的 system_user -> account 字段; 修改 ConnectionToken 的 command_filter_acls 返回字段; 2022-12-05 13:27:51 +08:00
__init__.py