jumpserver/apps/authentication
jiangweidong 5139f9c4b9 feat: saml2认证支持https协议 2021-12-14 17:12:43 +08:00
..
api fix: 修复需要设置 mfa 的 bug 2021-12-09 20:24:02 +08:00
backends feat: saml2认证支持https协议 2021-12-14 17:12:43 +08:00
mfa
migrations
templates/authentication
urls feat: 支持saml2协议的单点登录,合并代码 (#7347) 2021-12-09 15:47:21 +08:00
views fix: 修复登录时跳转问题 2021-12-10 17:49:29 +08:00
__init__.py
admin.py
apps.py
const.py
errors.py
filters.py
forms.py
middleware.py perf: 去掉登录页面更好 2021-11-25 16:02:40 +08:00
mixins.py
models.py
notifications.py
serializers.py
signals.py
signals_handlers.py feat: 支持saml2协议的单点登录,合并代码 (#7347) 2021-12-09 15:47:21 +08:00
tasks.py
tests.py
utils.py