jumpserver/apps/perms
ibuler 08bc3d14aa fix: 修复 json m2m field 中正则有问题匹配不正确 2023-07-20 15:38:04 +08:00
..
api perf: 接口sql优化 /api/v1/perms/asset-permissions/<uuid:pk>/assets/all/ 2023-07-04 19:14:21 +08:00
migrations perf: 资产授权支持 delete 控制 2023-05-25 19:15:48 +08:00
models perf: 修改 logging 避免冲突 2023-06-21 17:49:16 +08:00
serializers merge: with dev 2023-05-24 15:26:59 +08:00
signal_handlers
templates/perms
urls perf: 授权类型树 (#10390) 2023-05-11 10:15:40 +08:00
utils perf: 修复可能导致的问题 2023-07-19 20:27:06 +08:00
__init__.py
apps.py
const.py perf: 优化授权中动作的说明 2023-05-29 18:23:26 +08:00
filters.py
hands.py
locks.py
mixins.py
notifications.py
pagination.py
tasks.py fix: 修复 json m2m field 中正则有问题匹配不正确 2023-07-20 15:38:04 +08:00
tests.py