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
ibuler 434793bc41
Merge branch 'dev' of github.com:jumpserver/jumpserver into dev
3 years ago
..
api fix: 修复资产系统用户auth-info获取流程及创建时手动登录方式的校验 3 years ago
migrations feat:新增对sqlserver数据库托管 3 years ago
models perf: 修改授权中(资产/应用)系统用户字段不必填 3 years ago
serializers fix: 修复 ssh 工具连接无法二级登录的问题 3 years ago
signals_handler feat: 支持二级登录资产 (#7143) 3 years ago
templates/perms perf: 优化通知中的连接点击 3 years ago
urls
utils fix: 系统用户 actions 3 years ago
__init__.py
apps.py perf: 优化消息通知 (#7024) 3 years ago
const.py perf: 授权分类采用from_ticket字段 3 years ago
exceptions.py
filters.py fix: 按资产ip搜索数据不全 3 years ago
hands.py
locks.py
mixins.py
notifications.py pref: 修改使用的消息内容 (#7061) 3 years ago
pagination.py
tasks.py pref: 修改使用的消息内容 (#7061) 3 years ago
tests.py