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 bce776bb63
fix: 修复 v2 升级到 v3 授权的手动登录系统用户显示空字符串的问题
7 months ago
..
api fix: User my assets sorted by connectivity did not take effect 8 months ago
migrations fix: 修复 v2 升级到 v3 授权的手动登录系统用户显示空字符串的问题 7 months ago
models perf: 查看授权用户 不展示组件用户 10 months ago
serializers perf: 用户详情页-资产授权规则字段排序优化 7 months ago
signal_handlers fix: 修复收藏文件夹中的资产时不时莫名的丢失 (#12886) 8 months ago
templates/perms feat: 支持批量发送文件 12 months ago
urls perf: 资产授权添加协议 1 year ago
utils perf: 批量上传添加权限校验 8 months ago
__init__.py
apps.py perf: 修改 gettext 1 year ago
const.py perf: 批量上传添加权限校验 8 months ago
filters.py perf: 修改支持 Django4 1 year ago
hands.py v3.0.0-rc1 (#9322) 2 years ago
locks.py
mixins.py
notifications.py fix: 资产过期消息提示发送失败 10 months ago
pagination.py
tasks.py fix: 修复 json m2m field 中正则有问题匹配不正确 1 year ago
tests.py