jumpserver/apps/perms
fit2bot 542eb25e7b
fix(perms): 修复权限校验时的组织切换问题 (#5546)
* fix(perms): 修复权限校验时的组织切换问题

* fix(perms): 修复获取actions的切换组织问题

* perf: 继续添加 application 的验证组织

Co-authored-by: ibuler <ibuler@qq.com>
2021-02-03 12:01:18 +08:00
..
api fix(perms): 修复权限校验时的组织切换问题 (#5546) 2021-02-03 12:01:18 +08:00
async_tasks perf(assets): 优化节点树 2020-09-21 10:23:09 +08:00
migrations reactor&remove: 重构applications模块 & 移除applications、perms中已不再使用的模块 (#5374) 2021-01-04 05:27:03 +08:00
models reactor&remove: 重构applications模块 & 移除applications、perms中已不再使用的模块 (#5374) 2021-01-04 05:27:03 +08:00
serializers feat: 实现MethodSerializer, 满足serializer中SerializerField动态更改的需求 (#5382) 2021-01-06 12:44:12 +08:00
urls reactor&remove: 重构applications模块 & 移除applications、perms中已不再使用的模块 (#5374) 2021-01-04 05:27:03 +08:00
utils reactor&remove: 重构applications模块 & 移除applications、perms中已不再使用的模块 (#5374) 2021-01-04 05:27:03 +08:00
__init__.py Rename dir name dashboard to apps 2016-08-13 21:59:08 +08:00
apps.py [Update] 修复授权模块的信号处理监听不到的问题 2020-05-19 11:47:49 +08:00
const.py Dev beta (#3167) 2019-08-28 11:43:55 +08:00
exceptions.py perf(assets): 优化节点树 2020-09-21 10:23:09 +08:00
hands.py reactor&remove: 重构applications模块 & 移除applications、perms中已不再使用的模块 (#5374) 2021-01-04 05:27:03 +08:00
mixins.py reactor&remove: 重构applications模块 & 移除applications、perms中已不再使用的模块 (#5374) 2021-01-04 05:27:03 +08:00
pagination.py fix (#4680) 2020-09-27 16:02:44 +08:00
signals_handler.py reactor&remove: 重构applications模块 & 移除applications、perms中已不再使用的模块 (#5374) 2021-01-04 05:27:03 +08:00
tasks.py perf(celery-task): 优化检查节点资产数量的 Celery 任务 2020-11-22 11:36:10 +08:00
tests.py [Feat] 添加失效用户权限的api 2020-05-26 18:56:03 +08:00