jumpserver/apps/authentication
Bai 1f4fdc13aa fix: 修复一些 connection-token rbac 权限控制 2023-02-14 17:52:44 +08:00
..
api fix: 修复一些 connection-token rbac 权限控制 2023-02-14 17:52:44 +08:00
backends perf: 修改变量名 2023-02-10 11:13:44 +08:00
confirm fix: 修改mfa check 判断 (#8561) 2022-07-11 10:48:01 +08:00
errors perf: 修改 asset 结构 2022-09-21 11:17:14 +08:00
mfa feat: 自定义MFA认证逻辑 (#8891) 2022-11-04 14:29:15 +08:00
migrations perf: input_secret (#9542) 2023-02-14 16:53:10 +08:00
models perf: input_secret (#9542) 2023-02-14 16:53:10 +08:00
serializers perf: k8s tree error msg (#9472) 2023-02-08 20:14:33 +08:00
templates/authentication perf: 修改登录页面 2022-12-23 15:59:34 +08:00
urls perf: 优化找回密码页面 (#9045) 2022-11-14 09:48:55 +08:00
views v3.0.0-rc1 (#9322) 2023-01-16 19:02:09 +08:00
__init__.py
admin.py
apps.py
const.py feat: 自定义MFA认证逻辑 (#8891) 2022-11-04 14:29:15 +08:00
filters.py
forms.py perf: 优化忘记密码,用户无手机号时无法使用手机号重置密码 2022-11-14 18:01:07 +08:00
middleware.py fix: 修复第三方用户登录复核时,可以跳过的问题 2023-02-09 19:47:11 +08:00
mixins.py fix: 修复第三方用户登录复核时,可以跳过的问题 2023-02-09 19:47:11 +08:00
notifications.py
signal_handlers.py feat: 支持自定义认证 backend;统一其他认证方式的信号触发逻辑; 2022-08-24 11:41:48 +08:00
signals.py feat: 支持自定义认证 backend;统一其他认证方式的信号触发逻辑; 2022-08-24 11:41:48 +08:00
tasks.py feat: 添加 task 的 verbose_name 2023-02-02 16:49:34 +08:00
tests.py
utils.py fix: 修改认证重定向地址 scheme 取值逻辑 2022-08-17 15:23:35 +08:00