mirror of
https://github.com/beilunyang/moepush.git
synced 2026-04-26 12:05:53 +03:00
[PR #35] fix: 修复注册账号前后端密码校验规则不一致问题 #37
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/moepush#37
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/beilunyang/moepush/pull/35
Author: @Starpuccino
Created: 10/30/2025
Status: 🔄 Open
Base:
main← Head:fix/auth-validation📝 Commits (2)
a20f69ffix: align auth form validation rules with backend requirementsc7501e0chore: remove login form username and password length validation📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
components/auth/register-form.tsx(+2 -2)📄 Description
问题描述
本 PR 修复用户名密码校验规则的不一致问题,确保前端表单验证与后端验证规则相符。
登录表单
注册表单
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.