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
fit2bot c4146744e5
perf: 优化授权过期提醒 (#8654)
2 years ago
..
api fix: 管理员与用户资产列表排序不统一 2 years ago
migrations stash tdsql 2 years ago
models fix: 删除一些perms相关的权限位 3 years ago
serializers feat: 工单支持审批时修改资产 (#8549) 2 years ago
signal_handlers fix: 远程应用授权时 有些资产已经不存在了 导致授权失败 (#8127) 3 years ago
templates/perms fix: 授权过期消息提示 2 years ago
tree pref: 优化没有获取到节点的问题 2 years ago
urls fix: 删除资产授权缓存接口 3 years ago
utils refactor: 重构 Connection Token 模块 (完成获取 Super connection token API 逻辑) (#8559) 2 years ago
__init__.py
apps.py Fix rbac (#7728) 3 years ago
const.py fix: 修复工单数据库命令复合bug (#8511) 2 years ago
exceptions.py
filters.py
hands.py
locks.py
mixins.py
notifications.py perf: 优化授权过期提醒 (#8654) 2 years ago
pagination.py
tasks.py fix: 授权过期天数修改 (#8618) 2 years ago
tests.py