jumpserver/apps/accounts/migrations
fit2bot 75bab70ccf
fix: 账号迁移文件 (#12059)
Co-authored-by: feng <1304903146@qq.com>
2023-11-08 10:33:49 +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_accountbackupautomation_backup_type_and_more.py perf: 账号备份增加sftp方式 (#12032) 2023-11-07 15:10:46 +08:00
0019_gatheraccountsautomation_recipients.py fix: 账号迁移文件 (#12059) 2023-11-08 10:33:49 +08:00
__init__.py