UnisKB/apps/system_manage/migrations
tanlianwang 83fbb3c600 feat(system_manage): 添加接入控制策略功能
- 新增接入控制策略模型和应用记录模型
- 实现策略的增删改查和应用功能
- 添加策略应用记录查询功能
- 在系统设置菜单中增加策略管理入口
- 实现前端策略管理页面和相关API接口
- 完成策略内容展示和时间范围格式化功能
2026-04-01 17:03:58 +08:00
..
0001_initial.py feat: add ChatUser, UserGroup, and authorization models to initial migration 2025-07-14 19:54:18 +08:00
0002_refresh_collation_reindex.py fix: refactor database collation refresh and reindex logic with improved error handling 2025-08-19 15:52:04 +08:00
0003_alter_workspaceuserresourcepermission_target.py fix: Migration 2025-10-30 17:23:50 +08:00
0004_alter_systemsetting_type_and_more.py chore: update migration to alter systemsetting type and remove duplicates 2025-10-23 10:49:53 +08:00
0005_usermenusetting.py 菜单权限管理 2026-03-16 10:33:48 +08:00
0006_accesscontrolpolicy_and_record.py feat(system_manage): 添加接入控制策略功能 2026-04-01 17:03:58 +08:00
__init__.py feat: authentication (#2906) 2025-04-16 20:09:00 +08:00