Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

비밀번호 재설정 regex 수정 #381

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

plgafhd
Copy link
Collaborator

@plgafhd plgafhd commented Dec 12, 2024

  • 기존 regex가 특수문자를 포함하지 못함
  • 서버에서 사용하는 regex 그대로 사용

@plgafhd plgafhd requested a review from a team as a code owner December 12, 2024 04:43
@plgafhd
Copy link
Collaborator Author

plgafhd commented Dec 12, 2024

사실 서버에서 같은 regex로 체크해주긴 하나...
클라에서 체크하는건 api 요청을 줄이는 의의가 있는건가...?
그런거면 후에 더보기 > 내 계정 > 비밀번호 변경에도 적용하면 괜찮을 것 같아 (현재는 ApiOnError에 감싸져 있을테니 보류...)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant