You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jumpserver/apps/perms
xinwen 91081d9423
refactor(perms): 在动态用户所绑定的授权规则中,如授权给用户组,当用户组增加成员后,动态系统用户下没有相应增加用户,因此也不会自动推送 (#5084) (#5086)
4 years ago
..
api fix(perms): 修复用户组授权树与资产问题 4 years ago
async_tasks perf(assets): 优化节点树 4 years ago
forms perf(assets/terminal): 资产系统用户和Session会话添加协议选项: mysql/oracle/postgresql 4 years ago
migrations chore: resolve conflict 4 years ago
models perf(perms): 应用授权表添加字段,type和category 4 years ago
serializers fix(trans): 完善翻译 4 years ago
urls fix(perms): 修复我的资产页面问题 4 years ago
utils perf(perms): 获取用户所有授权时转换成 list 4 years ago
__init__.py Rename dir name dashboard to apps 8 years ago
apps.py [Update] 修复授权模块的信号处理监听不到的问题 5 years ago
const.py Dev beta (#3167) 5 years ago
exceptions.py perf(assets): 优化节点树 4 years ago
hands.py Asset favor (#3352) 5 years ago
mixins.py 1.5.7 Merge to dev (#3766) 5 years ago
pagination.py fix (#4680) 4 years ago
signals_handler.py refactor(perms): 在动态用户所绑定的授权规则中,如授权给用户组,当用户组增加成员后,动态系统用户下没有相应增加用户,因此也不会自动推送 (#5084) (#5086) 4 years ago
tasks.py perf(celery-task): 优化检查节点资产数量的 Celery 任务 4 years ago
tests.py [Feat] 添加失效用户权限的api 5 years ago