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/acls/migrations
Bai cc7424dbfe
perf: 修改 CommandFilterACL, CommandGroup Model 的 Meta 内部类; 修改 Command Model 的 system_user -> account 字段; 修改 ConnectionToken 的 command_filter_acls 返回字段;
2 years ago
..
0001_initial.py
0002_auto_20210926_1047.py fix: 修改 ACL ActionChoices review, accept, reject 引用 2 years ago
0003_auto_20211130_1037.py
0004_auto_20220831_1658.py
0005_auto_20221201_1846.py perf: 修改 acl 2 years ago
0006_commandfilteracl_commandgroup.py perf: 修改 acl 2 years ago
0007_auto_20221202_1048.py perf: 修改 acl 2 years ago
0008_commandgroup_comment.py perf: 修改 Connect acl 2 years ago
0009_auto_20221204_0001.py perf: 修改命令过滤相关的Model, CommandFilterACL, CommandGroup; 修改Model QuerySet 相关的方法; 2 years ago
0010_auto_20221205_1122.py perf: 修改 CommandFilterACL, CommandGroup Model 的 Meta 内部类; 修改 Command Model 的 system_user -> account 字段; 修改 ConnectionToken 的 command_filter_acls 返回字段; 2 years ago
__init__.py