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 4e8d7df005
fix: v2->v3 The issue of authorized accounts displaying as empty when there are more than 10,000 authorization rules.
6 months ago
..
api fix: User my assets sorted by connectivity did not take effect 8 months ago
migrations fix: v2->v3 The issue of authorized accounts displaying as empty when there are more than 10,000 authorization rules. 6 months ago
models perf: 查看授权用户 不展示组件用户 11 months ago
serializers perf: 用户详情页-资产授权规则字段排序优化 7 months ago
signal_handlers fix: 修复收藏文件夹中的资产时不时莫名的丢失 (#12886) 8 months ago
templates/perms feat: 支持批量发送文件 12 months ago
urls
utils perf: 批量上传添加权限校验 8 months ago
__init__.py
apps.py
const.py perf: 批量上传添加权限校验 8 months ago
filters.py
hands.py
locks.py
mixins.py
notifications.py fix: 资产过期消息提示发送失败 10 months ago
pagination.py
tasks.py
tests.py