You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jumpserver/apps/authentication
xinwen 1c4b4951dc
fix: 一些提示
3 years ago
..
api feat: 添加短信服务和用户消息通知 3 years ago
backends feat: sso支持验证mfa 3 years ago
migrations feat(authentication): 类似腾讯企业邮单点登录功能 4 years ago
templates/authentication fix: 登陆复核返回后 删除工单 3 years ago
urls feat: 添加短信服务和用户消息通知 3 years ago
views fix: 一些提示 3 years ago
__init__.py
admin.py
apps.py
const.py refactor(authentication): 密码解密抽取成方法 4 years ago
errors.py fix: 修复短信问题 3 years ago
filters.py feat(authentication): 类似腾讯企业邮单点登录功能 4 years ago
forms.py fix: 修改翻译 3 years ago
middleware.py feat: sso支持验证mfa 3 years ago
mixins.py fix: 工单拒绝清除mfa 3 years ago
models.py fix: 登录复核没有日志 3 years ago
serializers.py feat: 添加短信服务和用户消息通知 3 years ago
signals.py [Update] 修改authentication目录结构 6 years ago
signals_handlers.py fix: OTP_IN_RADIUS 与 mfa 冲突 3 years ago
sms_verify_code.py fix: 修复短信问题 3 years ago
tasks.py [Update] 基本完成登录逻辑 5 years ago
tests.py feat(login password ecrypt): 登录密码加密传输 4 4 years ago
utils.py feat: 添加短信服务和用户消息通知 3 years ago