jumpserver/apps/authentication
Eric 3c5b459ab7 fix: connect token serializer 2022-11-28 15:31:00 +08:00
..
api pref: 修改 connect token 一些 Url 2022-11-28 15:01:16 +08:00
backends fix: 配置仅已存在用户登录后 cas用户首次登录报403 (#8752) 2022-08-16 17:24:58 +08:00
confirm fix: 修改mfa check 判断 (#8561) 2022-07-11 10:48:01 +08:00
errors perf: 修改 asset 结构 2022-09-21 11:17:14 +08:00
mfa
migrations 解决 authentication 迁移文件冲突 2022-11-26 09:52:04 +08:00
models fix: connect token serializer 2022-11-28 15:31:00 +08:00
serializers fix: connect token serializer 2022-11-28 15:31:00 +08:00
templates/authentication fix: 表单提交csrftoken问题 2022-08-19 17:22:59 +08:00
urls perf: 收集账号 2022-09-20 16:18:23 +08:00
views pref: 修改 asset permission 2022-11-11 15:04:31 +08:00
__init__.py
admin.py
apps.py
const.py fix: 调整confirm (#8554) 2022-07-07 17:07:57 +08:00
filters.py
forms.py perf: 优化加密 (#8206) 2022-05-10 17:28:10 +08:00
middleware.py perf: 优化代码速度 2022-11-04 20:15:31 +08:00
mixins.py fix: 用户登录复合500 (#8743) 2022-08-15 16:21:27 +08:00
notifications.py
signal_handlers.py fix: 增加上了第三方用户登录失败的原因 (#8714) 2022-08-10 11:03:51 +08:00
signals.py
tasks.py
tests.py
utils.py fix: 修改认证重定向地址 scheme 取值逻辑 2022-08-17 15:23:35 +08:00