jumpserver/apps/authentication
ibuler 6eb9986c75 perf: 修改过期默认值 2023-05-19 10:58:04 +08:00
..
api perf: 修改过期默认值 2023-05-19 10:58:04 +08:00
backends fix: when request access_token is post method, http body has no json data 2023-05-18 20:40:41 +08:00
confirm
errors
mfa
migrations
models perf: remoteapp rdp文件参数禁用复用连接 2023-05-18 19:09:12 +08:00
serializers perf: 优化写法 2023-05-10 11:10:21 +08:00
templates/authentication
urls
views
__init__.py
admin.py
apps.py
const.py
filters.py
forms.py
middleware.py perf: 第三方用户认证错误信息提示(尤其是第三方认证跳转的情况) (#10446) 2023-05-12 17:22:18 +08:00
mixins.py fix: 修复某待审核用户返回时,登录其他用户可绕开mfa的问题 2023-05-18 14:45:17 +08:00
notifications.py
signal_handlers.py
signals.py
tasks.py
tests.py
utils.py