Files
neo-blog/TODO.md
Snowykami 349cf5a5b7
All checks were successful
Push to Helm Chart Repository / build (push) Successful in 13s
refactor: restructure authentication components and routes
- Removed the old reset password form component and replaced it with a new implementation.
- Updated routing paths for login, registration, and reset password to be under a common auth path.
- Added new login and registration pages with corresponding forms.
- Introduced a common auth header component for consistent branding across auth pages.
- Implemented a current logged-in user display component.
- Enhanced the register form to include email verification and captcha.
- Updated translations for new and modified components.
- Refactored the navigation bar to include user avatar dropdown and improved menu structure.
2025-09-23 02:21:03 +08:00

180 B
Raw Blame History

TODO List

代办

  • 给邮件验证码加冷却时间,前后端都加
  • 优化评论区的时间显示
  • 在当前有用户登录时使用OIDC会自动绑定