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
xinwen 231332585d
fix(perms): 重建授权树冲突时,响应里加 code
4 years ago
..
api perf(perms): 修改授权授权应用API,添加category/type过滤字段 4 years ago
async_tasks
forms perf(assets/terminal): 资产系统用户和Session会话添加协议选项: mysql/oracle/postgresql 4 years ago
migrations chore: resolve conflict 4 years ago
models perf(perms): 应用授权表添加字段,type和category 4 years ago
serializers perf(perms): 授权给用户应用列表API添加dispaly字段 4 years ago
urls refactor(perms): 修改授权规则的目录结构(asset、application) 4 years ago
utils fix(perms): 重建授权树冲突时,响应里加 code 4 years ago
__init__.py
apps.py
const.py
exceptions.py
hands.py
mixins.py
pagination.py
signals_handler.py
tasks.py perf(perms): 修改变量名 4 years ago
tests.py