jumpserver/apps/rbac
2025-07-10 11:29:18 +08:00
..
api perf: user profile api 2025-04-18 14:11:56 +08:00
migrations perf: Pam perm tree 2025-06-26 18:14:57 +08:00
models perf: update action choice field default 2025-03-12 10:23:01 +08:00
serializers perf: user profile api 2025-04-18 14:11:56 +08:00
urls perf: 支持全局的 labels (#12043) 2023-12-05 11:16:34 +08:00
__init__.py
admin.py
apps.py perf: 修改优化结构 (#12554) 2024-01-17 11:08:39 +08:00
backends.py fix: fixed an issue where auth backend could pass inspect 2024-12-09 15:38:20 +08:00
builtin.py perf: auditor add asset user view perm 2025-05-12 17:57:48 +08:00
const.py feat: exclude SSO token permissions for change and delete actions 2025-07-10 11:29:18 +08:00
filters.py fix: 修复角色过滤失败 2022-04-18 19:54:44 +08:00
permissions.py merge: with pam (#14911) 2025-02-21 16:39:57 +08:00
signal_handlers.py fix: 修复角色更新信号方法 2023-02-14 19:48:39 +08:00
tests.py
tree.py perf: Pam perm tree 2025-06-26 18:14:57 +08:00
utils.py