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
fit2bot 02c2ee8c54
perf: 登录界面文案优化 (#12849)
8 months ago
..
api perf: 优化user secret key 处理逻辑 9 months ago
backends perf: 优化oauth2登录未激活用户时,会重复跳转登录问题 9 months ago
confirm perf: 修改 ak 1 year ago
errors perf: 解决Slack解绑用户404问题 (#12283) 12 months ago
mfa feat: 支持自定义短信认证(文件) (#11784) 1 year ago
migrations fix: 修改sftp账号备份文件名及任务日志提示 1 year ago
models fix: 修复 Release 应用账号的逻辑,解决首次连接远程应用可能出现没有可用账号的问题 12 months ago
serializers feat: 支持 virtual app (#12199) 12 months ago
templates/authentication perf: 修改登录页面定期 check 的时间 (#12660) 9 months ago
tests perf: 优化用户 access key 的使用和创建 (#11776) 1 year ago
urls perf: 优化user secret key 处理逻辑 9 months ago
views perf: 使用新的钉钉登录接口 (#12635) 10 months ago
__init__.py
admin.py
apps.py perf: 修改 gettext 1 year ago
const.py perf: 去掉 debug 1 year ago
filters.py
forms.py perf: 登录界面文案优化 (#12849) 8 months ago
middleware.py perf: 优化用户session 会话过期 10 months ago
mixins.py perf: 三方用户登录通知 (#11846) 1 year ago
notifications.py perf: 修改支持 Django4 1 year ago
permissions.py perf: 资产授权添加协议 1 year ago
signal_handlers.py perf: 优化用户session 会话过期 10 months ago
signals.py perf: 修改支持 Django4 1 year ago
tasks.py pref: 修改 activity log (#9571) 2 years ago
tests.py
utils.py fix: 登录日志不显示 11 months ago