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
ibuler 7b8f932dcd
perf: 去掉几个不用的api
4 years ago
..
api perf: 去掉几个不用的api 4 years ago
backends fix: 修复LDAP用户登录(未找到)时循环调用问题 4 years ago
migrations feat(authentication): 类似腾讯企业邮单点登录功能 4 years ago
templates/authentication feat: 在登录页面添加CAS/OpenID等第三方登录链接;不再自动跳转登录地址;统一开源/企业版登录页面; (#5389) 4 years ago
urls perf(auth): 密码过期后,走重置密码流程 #530 4 years ago
views feat: 在登录页面添加CAS/OpenID等第三方登录链接;不再自动跳转登录地址;统一开源/企业版登录页面; (#5389) 4 years ago
__init__.py
admin.py
apps.py
const.py refactor(authentication): 密码解密抽取成方法 4 years ago
errors.py perf(auth): 密码过期后,走重置密码流程 #530 4 years ago
filters.py feat(authentication): 类似腾讯企业邮单点登录功能 4 years ago
forms.py fix: 修复由于更新django captch版本引起的css丢失问题 (#5204) 4 years ago
mixins.py feat: 优化工单模块 (#5361) 4 years ago
models.py reactor&feat: 重构工单模块 & 支持申请应用工单 (#5352) 4 years ago
serializers.py fix(authentication): `SSO`登录添加 `next_url` 4 years ago
signals.py
signals_handlers.py fix: 获得 oidc acs 等认证方式失败 4 years ago
tasks.py
tests.py
utils.py fix(authentication): 修复登录时有时解密失败 4 years ago