jumpserver/apps/authentication
老广 66c60ef5be
Revert "perf: add xrdp rdp7 port 3390"
2023-07-04 17:35:58 +08:00
..
api Revert "perf: add xrdp rdp7 port 3390" 2023-07-04 17:35:58 +08:00
backends fix: 修复用户登录认证 MFA 输入错误时没有记录具体错误信息的问题 2023-05-25 18:26:04 +08:00
confirm
errors fix: 修复用户登录认证 MFA 输入错误时没有记录具体错误信息的问题 2023-05-25 18:26:04 +08:00
mfa
migrations perf: 连接时支持连接参数 2023-06-05 17:27:44 +08:00
models perf: 修复 ConnectionToken 中 account id 的问题 2023-07-03 19:19:25 +08:00
serializers perf: 统一 connect token 配置名称 2023-06-20 16:40:21 +08:00
templates/authentication
urls
views perf: 修改经常遇到的登录超时 2023-06-27 14:50:04 +08:00
__init__.py
admin.py
apps.py pref: 修改 activity log (#9571) 2023-02-17 17:14:53 +08:00
const.py
filters.py
forms.py
middleware.py perf: 第三方用户认证错误信息提示(尤其是第三方认证跳转的情况) (#10446) 2023-05-12 17:22:18 +08:00
mixins.py perf: 优化登录 ticket 创建 2023-06-13 09:54:03 +08:00
notifications.py
signal_handlers.py
signals.py
tasks.py pref: 修改 activity log (#9571) 2023-02-17 17:14:53 +08:00
tests.py
utils.py