jumpserver/apps/accounts/migrations
fit2bot 54b89f6fee
feat: 账号收集添加资产账号信息变化通知 (#12009)
Co-authored-by: feng <1304903146@qq.com>
2023-11-07 13:00:09 +08:00
..
0001_initial.py
0002_auto_20220616_0021.py
0003_automation.py feat: 改密记录 推送记录可单独执行 2023-10-31 00:57:47 -05:00
0004_auto_20230106_1507.py perf: CeleryTaskExecution 添加默认排序 (#11663) 2023-09-22 15:06:58 +08:00
0005_alter_changesecretrecord_options.py
0006_gatheredaccount.py
0007_alter_account_options.py
0008_alter_gatheredaccount_options.py
0009_account_usernames_to_ids.py
0010_gatheraccountsautomation_is_sync_account.py
0011_auto_20230506_1443.py
0012_auto_20230621_1456.py feat: 账号密钥用vault储存 (#10830) 2023-07-31 17:39:30 +08:00
0013_account_backup_recipients.py perf: oidc 替换原有的is_ajax方法,优化accountbackupexecution 迁移文件 (#11274) 2023-08-14 18:37:28 +08:00
0014_virtualaccount.py fix: 修复 accounts 迁移文件编号冲突 2023-08-08 14:07:08 +08:00
0015_auto_20230825_1120.py perf: CeleryTaskExecution 添加默认排序 (#11663) 2023-09-22 15:06:58 +08:00
0016_accounttemplate_password_rules.py perf: 修改账号生成 (#11591) 2023-09-19 10:59:33 +08:00
0017_alter_automationexecution_options.py fix: change secret perm 没有生成 (#11948) 2023-10-24 14:07:07 +08:00
0018_gatheraccountsautomation_recipients.py feat: 账号收集添加资产账号信息变化通知 (#12009) 2023-11-07 13:00:09 +08:00
__init__.py