jumpserver/apps/perms
ibuler b284bb60f5 merge: with dev 2024-02-05 09:49:43 +08:00
..
api perf: 去掉资产查询的默认排序 2024-01-25 13:49:49 +08:00
migrations perf: 优化操作日志 (#12249) 2023-12-05 17:26:47 +08:00
models perf: 查看授权用户 不展示组件用户 2024-01-17 03:13:39 -07:00
serializers merge: with dev 2024-02-05 09:49:43 +08:00
signal_handlers perf: 优化 tree nodes 避免太慢 (#12472) 2024-01-02 16:11:56 +08:00
templates/perms feat: 支持批量发送文件 2023-12-12 10:39:23 +08:00
urls perf: 资产授权添加协议 2023-10-27 16:15:59 +08:00
utils perf: 优化日志显示避免太长 2024-02-04 17:23:37 +08:00
__init__.py
apps.py perf: 修改优化结构 (#12554) 2024-01-17 11:08:39 +08:00
const.py perf: 修改授权动作翻译 (#12095) 2023-11-14 10:41:00 +08:00
filters.py perf: 修改支持 Django4 2023-07-24 11:52:25 +08:00
hands.py
locks.py
mixins.py
notifications.py fix: 资产过期消息提示发送失败 2024-02-04 11:42:15 +08:00
pagination.py
tasks.py fix: 修复 json m2m field 中正则有问题匹配不正确 2023-07-20 15:38:04 +08:00
tests.py