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
fit2bot a647e73c02
feat: 设置SessionCookieNamePrefix (#8071)
3 years ago
..
api fix: connection token API 返回有效时间 3 years ago
backends feat: 添加 临时 password (#8035) 3 years ago
mfa perf: 修改 mfa 地址 3 years ago
migrations feat: 添加 临时 password (#8035) 3 years ago
serializers feat: 添加 临时 password (#8035) 3 years ago
templates/authentication feat: 支持日语 3 years ago
urls feat: 添加 临时 password (#8035) 3 years ago
views feat: 企业微信、钉钉 工作台免密登录(飞书已实现) (#7855) 3 years ago
__init__.py
admin.py
apps.py Fix rbac (#7728) 3 years ago
const.py refactor(authentication): 密码解密抽取成方法 4 years ago
errors.py perf: 优化ip黑白名单 3 years ago
filters.py feat(authentication): 类似腾讯企业邮单点登录功能 4 years ago
forms.py fix: 修复 mfa radius 登录的bug 3 years ago
middleware.py feat: 设置SessionCookieNamePrefix (#8071) 3 years ago
mixins.py Fix rbac (#7713) 3 years ago
models.py feat: 添加 临时 password (#8035) 3 years ago
notifications.py fix: 三方认证绑定发通知文案 3 years ago
signal_handlers.py perf: 设置默认的角色,系统用户角色添加权限 (#7898) 3 years ago
signals.py
tasks.py [Update] 基本完成登录逻辑 5 years ago
tests.py feat(login password ecrypt): 登录密码加密传输 4 4 years ago
utils.py fix: 修改 import 3 years ago