jumpserver/apps/authentication
老广 2d99fddaf8
Merge pull request #10842 from jumpserver/pr@dev@perf_support_tidb
perf: 修改支持 tidb
2023-07-21 10:25:36 +08:00
..
api fix: 修复 ConnectionToken 默认值类型没有转化的问题 2023-07-20 10:42:23 +08:00
backends perf: 优化 LDAP 用户导入/同步时支持 is_active 为 -1 的情况 2023-07-18 11:03:32 +08:00
confirm
errors
mfa
migrations Merge pull request #10842 from jumpserver/pr@dev@perf_support_tidb 2023-07-21 10:25:36 +08:00
models perf: 修复手动输入的同名账号问题 2023-07-20 15:38:51 +08:00
serializers perf: 优化一些 rbac 权限位,着重 connection token 的 2023-07-13 19:57:26 +08:00
templates/authentication
urls
views perf: 修改经常遇到的登录超时 2023-06-27 14:50:04 +08:00
__init__.py
admin.py
apps.py
const.py
filters.py
forms.py
middleware.py
mixins.py
notifications.py
signal_handlers.py
signals.py
tasks.py
tests.py
utils.py