jumpserver/apps/settings/migrations
jiangweidong 2a5c635dc5 fix: 修改日志内容 2023-08-30 11:32:54 +08:00
..
0001_initial.py feat: 重构操作日志 (#8941) 2022-11-04 14:22:38 +08:00
0002_auto_20210729_1546.py fix: 修改 settings.SECURITY_MFA_AUTH 开启判断条件 2021-08-02 10:52:41 +08:00
0003_auto_20210901_1035.py feat: 页面配置serializer版 (#6750) 2021-09-09 14:00:50 +08:00
0004_auto_20220211_1401.py fix: fix rbac to dev (#7636) 2022-02-17 20:13:31 +08:00
0005_auto_20220310_0616.py perf: 优化Migration,删掉原来的 content type (#7835) 2022-03-14 17:10:34 +08:00
0006_remove_setting_enabled.py feat: 添加组件类型 razor 并替换 XRDP_ENABLED 2022-06-07 13:43:53 +08:00
0007_migrate_ldap_sync_org_ids.py perf: ldap 能多组织同步用户 (#10543) 2023-05-25 17:35:36 +08:00
0008_alter_setting_options.py feat: 账号密钥用vault储存 (#10830) 2023-07-31 17:39:30 +08:00
0009_alter_cas_username_attribute.py fix: 修改日志内容 2023-08-30 11:32:54 +08:00
__init__.py