jumpserver/apps/users
fit2bot 96d5c519ec
perf(i18n): 添加翻译信息 (#4748)
* perf(i18n): 添加翻译信息

* perf(users): 重置密码成功邮件添加DEBUG信息

* perf(i18n): 修改翻译信息

* perf(i18n): 修改翻译信息

Co-authored-by: Bai <bugatti_it@163.com>
2020-09-30 16:11:03 +08:00
..
api fix(users): 修复用户在不同组织引起的问题 2020-09-01 16:47:13 +08:00
api_v2 Bugfix (#2506) 2019-03-18 11:34:13 +08:00
forms fix(users): 替换旧有角色常量 2020-07-28 18:24:53 +08:00
migrations fix(orgs): 创建组织用户不必填 (#4515) 2020-08-19 21:44:20 +08:00
models feat(authentication): 用户重置密码成功后,发送用户重置密码成功邮件 2020-09-29 16:28:14 +08:00
serializers fix(users): 修复用户在不同组织引起的问题 2020-09-01 16:47:13 +08:00
serializers_v2 fix(users): 替换旧有角色常量 2020-07-28 18:24:53 +08:00
templates/users refactor(orgs): 重构组织表结构 2020-07-28 10:16:26 +08:00
tests [Stash] Test case 通不过,import error 2017-12-08 10:15:27 +08:00
urls feat: 删掉所有view, templates, forms 2020-06-03 11:43:43 +08:00
views feat(authentication): 用户重置密码成功后,发送用户重置密码成功邮件 2020-09-29 16:28:14 +08:00
__init__.py Rename dir name dashboard to apps 2016-08-13 21:59:08 +08:00
apps.py [Bugfix] 用户csv导入编码问题 2018-02-27 12:18:36 +08:00
filters.py fix(users): 替换旧有角色常量 2020-07-28 18:24:53 +08:00
hands.py 1.5.7 Merge to dev (#3766) 2020-03-12 16:24:38 +08:00
signals.py Asset meta (#3539) 2019-12-16 16:53:29 +08:00
signals_handler.py fix(perms): 用户添加到用户组报错 2020-09-27 20:53:34 +08:00
tasks.py fix(users): 替换旧有角色常量 2020-07-28 18:24:53 +08:00
utils.py perf(i18n): 添加翻译信息 (#4748) 2020-09-30 16:11:03 +08:00