You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jumpserver/apps/authentication
jiangweidong c5b8ae6c9a
perf: 修改变量名
2 years ago
..
api fix: 修复第三方用户登录复核时,可以跳过的问题 2 years ago
backends perf: 修改变量名 2 years ago
confirm
errors
mfa
migrations
models
serializers perf: k8s tree error msg (#9472) 2 years ago
templates/authentication
urls
views
__init__.py
admin.py
apps.py
const.py
filters.py
forms.py
middleware.py fix: 修复第三方用户登录复核时,可以跳过的问题 2 years ago
mixins.py fix: 修复第三方用户登录复核时,可以跳过的问题 2 years ago
notifications.py
signal_handlers.py
signals.py
tasks.py feat: 添加 task 的 verbose_name 2 years ago
tests.py
utils.py