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.
 
 
 
 
npmrun 365069f711 feat: 添加 Gitea OAuth 支持,更新环境变量和登录页面 1 month ago
..
oauth feat: 添加 Gitea OAuth 支持,更新环境变量和登录页面 1 month ago
captcha.get.ts feat(auth): implement user authentication with session management and captcha validation 2 months ago
login.post.ts feat(auth): implement user authentication with session management and captcha validation 2 months ago
logout.post.ts feat(auth): implement user authentication with session management and captcha validation 2 months ago
me.get.ts feat: refactor authentication and caching logic with new context utilities 1 month ago
profile.put.ts feat: 更新用户信息显示逻辑,支持昵称或用户名;增强 OAuth 登录流程的错误处理与日志记录;优化 API 路径保护逻辑,添加前端页面访问控制 1 month ago
register.post.ts feat: refactor authentication and caching logic with new context utilities 1 month ago
session.get.ts feat: refactor authentication and caching logic with new context utilities 1 month ago