jumpserver/apps/applications
Jiangjie.Bai cca49fa9cd fix: 修复授权树显示 2022-03-14 16:47:29 +08:00
..
api fix: 修复app suggestion perm bug (#7788) 2022-03-10 17:24:24 +08:00
migrations fix: 修复授权树显示 2022-03-14 16:47:29 +08:00
models fix: 修复授权树显示 2022-03-14 16:47:29 +08:00
serializers perf: 修复一把数据 (#7789) 2022-03-10 17:40:31 +08:00
urls perf: 统一应用树 (#6535) 2021-07-27 16:06:00 +08:00
utils feat: 新增获取k8s pod namespace container接口 2021-12-31 15:54:59 +08:00
__init__.py
admin.py
apps.py fix: fix rbac to dev (#7636) 2022-02-17 20:13:31 +08:00
const.py feat: 支持 MongoDB 数据库的纳管 (#7631) 2022-02-22 10:09:48 +08:00
hands.py fix: fix rbac to dev (#7636) 2022-02-17 20:13:31 +08:00
permissions.py reactor&remove: 重构applications模块 & 移除applications、perms中已不再使用的模块 (#5374) 2021-01-04 05:27:03 +08:00
tests.py