jumpserver/apps/assets
BaiJiangJie 1eca517978 [Feature] 添加功能 RemoteApp (#2706)
* [Feature] RemoteApp添加Model

* [Feature] RemoteApp添加ViewSet API

* [Feature] RemoteApp添加获取connection-info API

* [Feature] Perms模块修改目录结构

* [Feature] RemoteAppPermission添加Model

* [Feature] RemoteAppPermission添加ViewSet API

* [Feature] RemoteAppPermission添加用户/用户组获取被授权的RemoteApp API

* [Feature] RemoteAppPermission添加校验用户对RemoteApp的权限 API

* [Feature] RemoteAppPermission添加获取用户授权的RemoteApp树 API

* [Feature] RemoteAppPermission添加<添加/移除>所授权的<用户/RemoteApp> API

* [Feature] RemoteApp添加创建、更新、详情、删除、用户RemoteApp等页面

* [Feature] RemoteAppPermission添加创建、更新、详情、删除、授权用户、授权RemoteApp等页面

* [Feature] RemoteApp从assets模块迁移到新添加的applications模块

* [Feature] RemoteApp/RemoteAppPermission添加迁移文件

* [Feature] RemoteApp/RemoteAppPermission修改小细节

* [Feature] RemoteApp/RemoteAppPermission修改小细节2

* [Feature] RemoteApp/RemoteAppPermission修改小细节3

* [Feature] RemoteApp更新迁移文件

* [Feature] RemoteApp/RemoteAppPermission添加翻译信息

* [Feature] RemoteApp/RemoteAppPermission删除迁移文件

* [Feature] RemoteApp/RemoteAppPermission添加迁移文件

* [Feature] RemoteApp/RemoteAppPermission修改代码风格
2019-05-20 19:39:53 +08:00
..
api [Update] 资产节点API添加search功能 2019-05-16 10:36:47 +08:00
backends [Bugfix] 修复AssetUserManager.get获取username为""的AuthBook对象时,返回多个结果的bug 2019-05-14 21:39:34 +08:00
forms Bugfix (#2513) 2019-03-19 19:09:09 +08:00
migrations [Update] 修改翻译 2019-03-25 20:36:20 +08:00
models [Feature] 添加功能 RemoteApp (#2706) 2019-05-20 19:39:53 +08:00
serializers [Update] 控制组织管理员不允许更新、删除超级用户;修复ViewSet API批量更新的bug (#2629) 2019-04-25 10:11:50 +08:00
templates/assets Password message (#2702) 2019-05-20 12:30:55 +08:00
templatetags [Feature] 标签管理功能 2018-01-23 19:37:22 +08:00
urls [Update] 修改批量更新资产url过长导致的错误 (#2571) 2019-04-15 14:33:16 +08:00
views [Update] 修改批量更新资产url过长导致的错误 (#2571) 2019-04-15 14:33:16 +08:00
__init__.py [Feture] 使用信号解耦 2017-12-13 17:21:08 +08:00
apps.py [Update] 修改信号 2017-12-29 23:53:45 +08:00
const.py [Feature] 添加功能 RemoteApp (#2706) 2019-05-20 19:39:53 +08:00
hands.py [Update] 修改permission (#1574) 2018-07-22 23:55:13 -05:00
signals_handler.py [Feature] 添加资产用户管理器 (#2489) 2019-03-18 10:15:33 +08:00
tasks.py Bugfix (#2506) 2019-03-18 11:34:13 +08:00
tests.py Rename dir name dashboard to apps 2016-08-13 21:59:08 +08:00
utils.py [Update] 修改gateway test connection (#2135) 2018-12-10 13:03:02 +08:00