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
Jiangjie.Bai 145814f1e8
perf: 统一后台定时任务的crontab表达式, 对于后台定时执行的任务更加清晰
2 years ago
..
api Merge branch 'v3' of github.com:jumpserver/jumpserver into v3 2 years ago
migrations perf: remove system users 2 years ago
models feat: 优化账号actions设置逻辑 2 years ago
serializers feat: 授权规则创建 2 years ago
signal_handlers perf: 修改 导入 2 years ago
templates/perms fix: 授权过期消息提示 2 years ago
urls feat: 删除授权模块中关于系统用户的API 2 years ago
utils feat: 修复获取用户授权的资产账号列表 2 years ago
__init__.py
apps.py pref: 修改创建 platform 2 years ago
const.py fix: 修复工单数据库命令复合bug (#8511) 2 years ago
filters.py perf: 修改 asset 结构 2 years ago
hands.py feat: 获取 用户、资产授权的所有账号API, 返回@INPUT、@USER等内部账号 2 years ago
locks.py fix: 修复授权树一些问题 4 years ago
mixins.py reactor&remove: 重构applications模块 & 移除applications、perms中已不再使用的模块 (#5374) 4 years ago
notifications.py perf: 合并冲突 2 years ago
pagination.py perf: 修改 perms 2 years ago
tasks.py perf: 统一后台定时任务的crontab表达式, 对于后台定时执行的任务更加清晰 2 years ago
tests.py [Feat] 添加失效用户权限的api 5 years ago