jumpserver/apps/perms
BaiJiangJie 829e1f4cac
[Update] 修改用户详情页面 (#3555)
* [Update] 用户详情添加远程应用授权页面

* [Update] 用户详情添加授权的远程应用页面

* [Update] 用户详情添加授权的数据库应用页面

* [Update] 用户详情添加数据库应用授权页面

* [Update] 修改用户详情nav的active属性设置

* [Update] 修改用户详情页面导航

* [Update] 抽象用户详情页面

* [Update] 修改用户详情页面

* [Update] 修改用户详情页面nav header
2019-12-20 15:55:59 +08:00
..
api [Update] 修改用户详情页面 (#3555) 2019-12-20 15:55:59 +08:00
forms [Feature] 添加功能:数据库应用 (#3551) 2019-12-19 15:28:17 +08:00
migrations [Feature] 添加功能:数据库应用 (#3551) 2019-12-19 15:28:17 +08:00
models [Feature] 添加功能:数据库应用 (#3551) 2019-12-19 15:28:17 +08:00
serializers [Update] 修改用户详情页面 (#3555) 2019-12-20 15:55:59 +08:00
templates/perms [Update] 修改用户详情页面 (#3555) 2019-12-20 15:55:59 +08:00
templatetags/perms
urls [Feature] 添加功能:数据库应用 (#3551) 2019-12-19 15:28:17 +08:00
utils [Feature] 添加功能:数据库应用 (#3551) 2019-12-19 15:28:17 +08:00
views [Feature] 添加功能:数据库应用 (#3551) 2019-12-19 15:28:17 +08:00
__init__.py
apps.py
const.py
hands.py Asset favor (#3352) 2019-10-18 15:05:45 +08:00
mixins.py [Update] 优化用户授权的 RemoteApp API 过滤逻辑 2019-09-24 16:36:46 +08:00
signals_handler.py [Update] 修改用户和用户组关系发生变化时,刷新权限 2019-11-06 17:18:39 +08:00
tasks.py
tests.py