jumpserver/apps/orgs
ibuler 7dfd0ee8fe fix(orgs): 修复访问 current org api 错误
perf(users): 优化用户删除和移除行为

perf: 优化组织权限判断
2021-03-15 19:29:21 +08:00
..
migrations fix: 将 user 添加到 default 组织时进度数量显示不准确 (#5720) 2021-03-11 11:09:47 +08:00
mixins refactor: 清理代码 `orgs.mixins.api.OrgMembershipModelViewSetMixin` 2021-03-09 12:44:28 +08:00
signals_handler perf(project): 优化命名的风格 (#5693) 2021-03-08 10:08:51 +08:00
urls perf(orgs): 默认组织改为实体组织,并支持全局组织 (#5617) 2021-03-02 14:57:48 +08:00
__init__.py [Update] 添加org 2018-07-13 00:00:35 +08:00
admin.py [Update] 添加org 2018-07-13 00:00:35 +08:00
api.py fix(orgs): 修复访问 current org api 错误 2021-03-15 19:29:21 +08:00
apps.py [Update] 修改Org刷新cache 2018-08-13 18:26:13 +08:00
caches.py refactor: 重构缓存框架 2021-03-10 10:33:45 +08:00
context_processor.py 超级管理员可创建超级审计员并可设置审计员为组织审计员 (#3141) 2019-09-12 18:56:26 +08:00
filters.py perf(orgs): 优化组织用户添加 2020-10-12 11:25:43 +08:00
hands.py [Update] 修改permission actions 2019-06-28 22:07:22 +08:00
middleware.py fix(old-api): 调整旧的组织与用户关联接口 2020-11-19 15:21:16 +08:00
models.py fix(orgs): 修复访问 current org api 错误 2021-03-15 19:29:21 +08:00
serializers.py perf(orgs): 默认组织改为实体组织,并支持全局组织 (#5617) 2021-03-02 14:57:48 +08:00
tasks.py feat: 添加缓存模块,添加组织资源统计 (#5407) 2021-01-17 12:08:21 +08:00
tests.py refactor(orgs): 重构组织表结构 2020-07-28 10:16:26 +08:00
utils.py feat: ACL (#5696) 2021-03-11 20:17:44 +08:00