jumpserver/apps/authentication
fit2bot 06375110b9
fix: 修改mfa check 判断 (#8561)
Co-authored-by: feng626 <1304903146@qq.com>
2022-07-11 10:48:01 +08:00
..
api perf: 优化confirm接口 (#8451) 2022-07-04 11:29:39 +08:00
backends perf: login 2022-06-21 10:08:14 +08:00
confirm fix: 修改mfa check 判断 (#8561) 2022-07-11 10:48:01 +08:00
errors fix: 用户登录错误处理bug (#8531) 2022-07-05 11:08:35 +08:00
mfa perf: 修改 mfa 地址 2022-03-15 18:47:12 +08:00
migrations perf: 修改用户权限 2022-04-19 10:42:36 +08:00
serializers fix: 调整confirm (#8554) 2022-07-07 17:07:57 +08:00
templates/authentication pref: debug toolbar 太费时间 先禁用 (#8528) 2022-07-05 14:43:56 +08:00
urls perf: 优化confirm接口 (#8451) 2022-07-04 11:29:39 +08:00
views perf: 优化confirm接口 (#8451) 2022-07-04 11:29:39 +08:00
__init__.py
admin.py
apps.py Fix rbac (#7728) 2022-03-02 20:48:43 +08:00
const.py fix: 调整confirm (#8554) 2022-07-07 17:07:57 +08:00
filters.py
forms.py perf: 优化加密 (#8206) 2022-05-10 17:28:10 +08:00
middleware.py perf: 修复 middleware 导致的内存增长 2022-06-25 10:34:18 +08:00
mixins.py perf: 拆分登录 View (#8502) 2022-06-28 17:39:13 +08:00
models.py feat: 添加 临时 password (#8035) 2022-04-13 20:24:56 +08:00
notifications.py fix: 三方认证绑定发通知文案 2022-01-12 20:34:19 +08:00
signal_handlers.py feat: 添加 session guard 2022-05-18 14:55:58 +08:00
signals.py
tasks.py
tests.py
utils.py perf: password 等使用 rsa 加密传输 (#8188) 2022-05-07 16:20:12 +08:00