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
Michael Bai de9516dee5
feat: 应用授权增加Action动作控制
3 years ago
..
api feat: 应用授权增加Action动作控制 3 years ago
backends perf: 优化 saml 3 years ago
mfa perf: 修复首页登录mfa错误提示 3 years ago
migrations fix: SSO 限制用户删除 3 years ago
templates/authentication perf: 优化通知,对支持 markdown 的发 markdown 3 years ago
urls feat: 支持saml2协议的单点登录,合并代码 (#7347) 3 years ago
views fix: 修改SAML2.0 Logo 3 years ago
__init__.py
admin.py
apps.py perf: 优化消息通知 (#7024) 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 perf: 去掉登录页面更好 3 years ago
mixins.py fix: 修复 oidc cas 登录时跳转问题 3 years ago
models.py fix: SSO 限制用户删除 3 years ago
notifications.py perf: 优化消息通知 (#7024) 3 years ago
serializers.py feat: 应用授权增加Action动作控制 3 years ago
signals.py
signals_handlers.py feat: 支持saml2协议的单点登录,合并代码 (#7347) 3 years ago
tasks.py
tests.py feat(login password ecrypt): 登录密码加密传输 4 4 years ago
utils.py feat: 异地登录提醒可配置是否启用 3 years ago