jumpserver/apps/perms
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 [Feature] 添加功能 RemoteApp (#2706) 2019-05-20 19:39:53 +08:00
forms [Feature] 添加功能 RemoteApp (#2706) 2019-05-20 19:39:53 +08:00
migrations [Feature] 添加功能 RemoteApp (#2706) 2019-05-20 19:39:53 +08:00
models [Feature] 添加功能 RemoteApp (#2706) 2019-05-20 19:39:53 +08:00
serializers [Feature] 添加功能 RemoteApp (#2706) 2019-05-20 19:39:53 +08:00
templates/perms [Feature] 添加功能 RemoteApp (#2706) 2019-05-20 19:39:53 +08:00
templatetags/perms Rename dir name dashboard to apps 2016-08-13 21:59:08 +08:00
urls [Feature] 添加功能 RemoteApp (#2706) 2019-05-20 19:39:53 +08:00
utils [Feature] 添加功能 RemoteApp (#2706) 2019-05-20 19:39:53 +08:00
views [Feature] 添加功能 RemoteApp (#2706) 2019-05-20 19:39:53 +08:00
__init__.py Rename dir name dashboard to apps 2016-08-13 21:59:08 +08:00
apps.py [Update] 修改系统用户推送,拆分assets的部分模块 2018-02-09 11:12:40 +08:00
const.py [Feature] 授权规则添加 actions 选项,控制用户对资产的操作行为 (#2610) 2019-04-22 11:42:20 +08:00
hands.py [Feature] 添加功能 RemoteApp (#2706) 2019-05-20 19:39:53 +08:00
mixins.py [Feature] 添加功能 RemoteApp (#2706) 2019-05-20 19:39:53 +08:00
signals_handler.py [Feature] 授权规则添加 actions 选项,控制用户对资产的操作行为 (#2610) 2019-04-22 11:42:20 +08:00
tasks.py [Update] 修改系统用户推送,拆分assets的部分模块 2018-02-09 11:12:40 +08:00
tests.py [Fixture] 添加command log backends, 未来支持es 2017-02-06 23:13:27 +08:00