You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jumpserver/apps/perms
Bai d5d770e4ac
Merge branch 'v3' of github.com:jumpserver/jumpserver into v3
2 years ago
..
api perf: 合并授权规则用户相关的 API URL,统一使用 /<str:user>/ 格式 2 years ago
migrations
models fix: 修复获取授权规则的账号列表为空的问题 2 years ago
serializers perf: granted asset add specific field 2 years ago
signal_handlers
templates/perms
urls perf: 合并授权规则用户相关的 API URL,统一使用 /<str:user>/ 格式 2 years ago
utils
__init__.py
apps.py
const.py perf: 修改 connect token 2 years ago
filters.py
hands.py
locks.py
mixins.py
notifications.py
pagination.py
tasks.py
tests.py