jumpserver/apps/users
ibuler 81170b4b7b perf: 优化登录页面,非常给力
perf: 优化报错

perf: 优化忘记密码

perf: 添加注释
2021-03-10 10:49:11 +08:00
..
api perf: 优化登录页面,非常给力 2021-03-10 10:49:11 +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(project): 优化命名的风格 (#5693) 2021-03-08 10:08:51 +08:00
serializers perf: 移除资源创建时对于Auditor用户的限制 2021-03-03 15:57:13 +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 feat: 添加限制用户只能从source登录的功能 (#5592) 2021-02-26 17:33:11 +08:00
__init__.py
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