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
ibuler 8e1312e8ce
pref: 修改 perm token
2 years ago
..
api pref: 修改 perm token 2 years ago
backends fix: 配置仅已存在用户登录后 cas用户首次登录报403 (#8752) 2 years ago
confirm fix: 修改mfa check 判断 (#8561) 2 years ago
errors perf: 修改 asset 结构 2 years ago
mfa
migrations refactor: ConnectionToken 修改表字段名称 account -> account_username 2 years ago
models perf: 优化 Connection Token API 逻辑处理 2 years ago
serializers pref: 修改 perm token 2 years ago
templates/authentication fix: 表单提交csrftoken问题 2 years ago
urls perf: 收集账号 2 years ago
views pref: 修改 asset permission 2 years ago
__init__.py
admin.py
apps.py
const.py fix: 调整confirm (#8554) 2 years ago
filters.py
forms.py perf: 优化加密 (#8206) 3 years ago
middleware.py perf: 优化代码速度 2 years ago
mixins.py fix: 用户登录复合500 (#8743) 2 years ago
notifications.py
signal_handlers.py fix: 增加上了第三方用户登录失败的原因 (#8714) 2 years ago
signals.py
tasks.py
tests.py
utils.py fix: 修改认证重定向地址 scheme 取值逻辑 2 years ago