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 3d616b01b0
refactor: ConnectionToken 添加 protocol 字段
2 years ago
..
api refactor: 修改 ConnectionToken 关联的逻辑(1) 2 years ago
migrations perf: remove system users 2 years ago
models refactor: 重构资产授权工具、资产授权账号工具类;删除Model中的处理逻辑;增加用户组、资产授权账号的获取方式 2 years ago
serializers feat: 授权规则创建 2 years ago
signal_handlers perf: 修改 导入 2 years ago
templates/perms fix: 授权过期消息提示 2 years ago
urls refactor: 修改 ConnectionToken 关联的逻辑(1) 2 years ago
utils refactor: ConnectionToken 添加 protocol 字段 2 years ago
__init__.py Rename dir name dashboard to apps 8 years ago
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 refacotr: 拆分授权模块的目录结构 2 years ago