jumpserver/apps/perms
BaiJiangJie 9f67daeb1e [Update] 优化AssetPermissionUtil动态设置系统用户actions属性逻辑 (#2739)
* [Update] 优化AssetPermissionUtil动态设置系统用户actions属性逻辑

* [Bugfix] 修复can't pickle dict_keys objects的bug
2019-05-27 20:04:41 +08:00
..
api [Update] 校验用户对RemoteApp权限API添加权限控制 (#2715) 2019-05-22 12:35:14 +08:00
forms [Feature] 添加功能 RemoteApp (#2706) 2019-05-20 19:39:53 +08:00
migrations [Update] 抽象BasePermission (#2710) 2019-05-21 16:27:01 +08:00
models [Bugfix] 修改PermsModel抽象后的objects-bug (#2713) 2019-05-21 17:01:47 +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 [Update] 优化AssetPermissionUtil动态设置系统用户actions属性逻辑 (#2739) 2019-05-27 20:04:41 +08:00
views [Update] 抽象BasePermission (#2710) 2019-05-21 16:27:01 +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