jumpserver/apps/terminal
BaiJiangJie f3dc9b886b Asset favor (#3352)
* [Update] 拆分filter org

* [Update] 修改session支持protocol搜索

* [Bugfix] 修复判断问题

* [Update] 支持收藏资产

* [update] 修改org resource queryset

* [Update] 修改form serializer 对应的多对多字段

* [Bugfix] 修复其他组织取消收藏的bug

* [Update] 去掉debug信息

* [Update] 修改remote app get queryset

* [Update] 修改remote app get queryset

* [Update] 修改没有授权时显示情况

* [Bugfix] 修复组织管理员查看用户权限失败问题

* [Update] 优化forms assets queryset设置
2019-10-18 15:05:45 +08:00
..
api Asset favor (#3352) 2019-10-18 15:05:45 +08:00
api_v2
backends [Bugfix] 修改终端命令类型 MAPPING(elasticsearch -> es) 2019-10-14 15:15:06 +08:00
migrations [Update] Session protocol 添加 telnet 选项 2019-09-23 15:31:09 +08:00
serializers Dev beta (#3048) 2019-08-21 20:27:21 +08:00
serializers_v2 [Update] 修改swagger 2019-09-18 22:06:46 +08:00
templates/terminal Asset favor (#3352) 2019-10-18 15:05:45 +08:00
templatetags
urls Dev beta2 (#3177) 2019-08-31 12:07:03 +08:00
views [Update] 修改启动的参数,修改inventory参数名称 (#3276) 2019-09-25 14:40:19 +08:00
__init__.py
admin.py
apps.py
const.py
forms.py
hands.py
models.py Dev beta (#3281) 2019-09-25 16:31:58 +08:00
signals_handler.py
tasks.py
tests.py
utils.py