jumpserver/apps/authentication
feng626 380226a7d2 fix: 用户登陆mfa code为空限制 2021-10-26 11:01:12 +08:00
..
api feat: 客户端协议内容添加rdp文件名 2021-10-21 19:16:04 +08:00
backends feat: sso支持验证mfa 2021-08-26 15:07:55 +08:00
migrations feat: user login acl (#6963) 2021-10-20 17:56:59 +08:00
templates/authentication perf: 优化通知中的连接点击 2021-10-25 10:48:03 +08:00
urls feat: user login acl (#6963) 2021-10-20 17:56:59 +08:00
views fix: 用户登陆mfa code为空限制 2021-10-26 11:01:12 +08:00
__init__.py
admin.py
apps.py perf: 优化消息通知 (#7024) 2021-10-20 19:45:37 +08:00
const.py refactor(authentication): 密码解密抽取成方法 2020-08-12 18:27:41 +08:00
errors.py fix: 用户登陆mfa code为空限制 2021-10-26 11:01:12 +08:00
filters.py feat(authentication): 类似腾讯企业邮单点登录功能 2020-07-31 19:37:51 +08:00
forms.py feat: 首页的 chanlege 和 MFA 统一 (#6989) 2021-10-18 18:41:41 +08:00
middleware.py feat: sso支持验证mfa 2021-08-26 15:07:55 +08:00
mixins.py fix: 用户登陆mfa code为空限制 2021-10-26 11:01:12 +08:00
models.py feat: user login acl (#6963) 2021-10-20 17:56:59 +08:00
notifications.py perf: 优化消息通知 (#7024) 2021-10-20 19:45:37 +08:00
serializers.py feat: user login acl (#6963) 2021-10-20 17:56:59 +08:00
signals.py
signals_handlers.py fix: OTP_IN_RADIUS 与 mfa 冲突 2021-09-13 17:43:19 +08:00
sms_verify_code.py perf: 修改sdk位置 2021-10-21 17:39:28 +08:00
tasks.py [Update] 基本完成登录逻辑 2019-11-05 18:46:29 +08:00
tests.py feat(login password ecrypt): 登录密码加密传输 4 2020-06-30 18:35:01 +08:00
utils.py feat: 添加资产授权用户API、资产授权用户的授权规则API (#7008) 2021-10-15 14:02:32 +08:00