1
0
mirror of https://github.com/jumpserver/jumpserver.git synced 2025-05-09 16:46:47 +00:00
jumpserver/apps/rbac
2025-03-12 10:23:01 +08:00
..
api perf: remove org api scope 2024-07-02 14:11:16 +08:00
migrations perf: modify migrations 2024-07-09 11:38:47 +08:00
models perf: update action choice field default 2025-03-12 10:23:01 +08:00
serializers fix: import role template csv failed 2024-07-09 17:04:59 +08:00
urls perf: 支持全局的 labels () 2023-12-05 11:16:34 +08:00
__init__.py
admin.py
apps.py perf: 修改优化结构 () 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 fix: user role can't open page of password & ssh key 2024-08-29 14:44:36 +08:00
const.py perf: RBAC remove assets gpt custom 2024-12-11 19:05:33 +08:00
filters.py
permissions.py merge: with pam () 2025-02-21 16:39:57 +08:00
signal_handlers.py
tests.py
tree.py feat: Add periodic display and validate job params 2024-11-20 22:07:56 +08:00
utils.py