jumpserver/apps/users
ibuler ea325f6e52 perf(users): 优化用户认证来源 2021-03-16 20:48:00 +08:00
..
api fix(orgs): 修复访问 current org api 错误 2021-03-15 19:29:21 +08:00
forms feat: 添加限制用户只能从source登录的功能 (#5592) 2021-02-26 17:33:11 +08:00
migrations [fix]: 兼容django 3 (#5038) 2020-11-19 15:50:31 +08:00
models perf(users): 优化用户认证来源 2021-03-16 20:48:00 +08:00
serializers fix: 修复 user profile all orgs 的bug 2021-03-16 20:30:46 +08:00
templates/users perf: 优化登录页面,非常给力 2021-03-10 10:49:11 +08:00
tests [Stash] Test case 通不过,import error 2017-12-08 10:15:27 +08:00
urls feat: 为rdp 添加一个api 2021-02-23 16:22:37 +08:00
views fix: 修复MFA绑定失败的问题(通过修改session中auth_backend的key实现;django.auth.get_user时校验backends路径失败返回AnonymousUser) 2021-03-15 19:05:10 +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
exceptions.py fix: 修复禁用 MFA 后还可以用 MFA 查看密码匣子 2021-02-26 16:28:45 +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 feat: 添加限制用户只能从source登录的功能 (#5592) 2021-02-26 17:33:11 +08:00
tasks.py feat(login): 登录日志要体现用哪个backend登录的 #4472 (#5199) 2020-12-09 18:43:13 +08:00
utils.py feat: 添加限制用户只能从source登录的功能 (#5592) 2021-02-26 17:33:11 +08:00