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
wangruidong 2062778ab8
fix: 资产登录未发送提醒
10 months ago
..
api perf: 去掉资产查询的默认排序 10 months ago
migrations perf: 优化操作日志 (#12249) 12 months ago
models perf: 查看授权用户 不展示组件用户 10 months ago
serializers perf: 优化授权的资产,速度快 10 倍 10 months ago
signal_handlers perf: 优化 tree nodes 避免太慢 (#12472) 11 months ago
templates/perms feat: 支持批量发送文件 12 months ago
urls perf: 资产授权添加协议 1 year ago
utils fix: 资产登录未发送提醒 10 months ago
__init__.py
apps.py perf: 修改 gettext 1 year ago
const.py perf: 修改授权动作翻译 (#12095) 1 year ago
filters.py perf: 修改支持 Django4 1 year ago
hands.py v3.0.0-rc1 (#9322) 2 years ago
locks.py perf: 优化 UserPermTreeUtil 逻辑(进行中) 2 years ago
mixins.py
notifications.py fix: 资产过期消息提示发送失败 10 months ago
pagination.py
tasks.py fix: 修复 json m2m field 中正则有问题匹配不正确 1 year ago
tests.py