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/users
xinwen b1ac3fa94f
fix(orgs): 更新用户时`org_roles`参数为`None`时不更新组织角色
4 years ago
..
api fix(orgs): 更新用户时`org_roles`参数为`None`时不更新组织角色 4 years ago
api_v2 Bugfix (#2506) 6 years ago
forms fix(users): 替换旧有角色常量 4 years ago
migrations fix(orgs): 创建组织用户不必填 (#4515) 4 years ago
models perf: 优化生成假数据 (#4759) 4 years ago
serializers fix(users): 修复邀请用户的bug 4 years ago
serializers_v2 fix(users): 替换旧有角色常量 4 years ago
templates/users refactor(orgs): 重构组织表结构 4 years ago
tests [Stash] Test case 通不过,import error 7 years ago
urls feat: 删掉所有view, templates, forms 5 years ago
views feat(authentication): 用户重置密码成功后,发送用户重置密码成功邮件 4 years ago
__init__.py Rename dir name dashboard to apps 8 years ago
apps.py [Bugfix] 用户csv导入编码问题 7 years ago
filters.py fix(users): 替换旧有角色常量 4 years ago
hands.py 1.5.7 Merge to dev (#3766) 5 years ago
signals.py Asset meta (#3539) 5 years ago
signals_handler.py fix(perms): 用户添加到用户组报错 4 years ago
tasks.py fix(users): 替换旧有角色常量 4 years ago
utils.py perf(i18n): 添加翻译信息 (#4748) 4 years ago