jumpserver/apps/authentication
Jiangjie.Bai a27aeca2fd refactor: 修改授权相关Model,Serializer,API结构 2022-09-07 17:35:23 +08:00
..
api perf: 合并冲突 2022-08-30 10:07:03 +08:00
backends fix: 配置仅已存在用户登录后 cas用户首次登录报403 (#8752) 2022-08-16 17:24:58 +08:00
confirm
errors fix: 修复认证失败后错误信息总是 IP block 的问题 (#8755) 2022-08-16 17:46:17 +08:00
mfa
migrations 修复migrate bug 2022-08-22 18:48:07 +08:00
serializers refactor: 修改授权相关Model,Serializer,API结构 2022-09-07 17:35:23 +08:00
templates/authentication fix: 表单提交csrftoken问题 2022-08-19 17:22:59 +08:00
urls
views perf: revert csrf token project 2022-09-05 13:07:20 +08:00
__init__.py
admin.py
apps.py
const.py
filters.py
forms.py
middleware.py
mixins.py fix: 用户登录复合500 (#8743) 2022-08-15 16:21:27 +08:00
models.py merge v3 2022-08-29 19:53:04 +08:00
notifications.py
signal_handlers.py
signals.py
tasks.py
tests.py
utils.py fix: 修改认证重定向地址 scheme 取值逻辑 2022-08-17 15:23:35 +08:00