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

Fix #126 내 정보 수정 시 비밀번호 입력 제거, 소셜 회원가입시 Email 유효성 검증 추가 #126

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

hyxklee
Copy link
Member

@hyxklee hyxklee commented Feb 11, 2025

PR 내용

  • 더이상 사용하지 않는 비밀번호를 제거했습니다.
  • 서버 측에서 회원가입시 email 형식을 한 번더 체크합니다.

PR 세부사항


관련 스크린샷


주의사항


체크 리스트

  • 리뷰어 설정
  • Assignee 설정
  • Label 설정
  • 제목 양식 맞췄나요? (ex. #0 Feat: 기능 추가)
  • 변경 사항에 대한 테스트

@hyxklee hyxklee added the fix label Feb 11, 2025
@hyxklee hyxklee requested review from jj0526 and huncozyboy February 11, 2025 05:25
@hyxklee hyxklee self-assigned this Feb 11, 2025
@hyxklee hyxklee linked an issue Feb 11, 2025 that may be closed by this pull request
Copy link
Collaborator

@jj0526 jj0526 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

내 정보 수정 시 비밀번호 입력 제거 확인 했습니다!
카카오 로그인으로 통합하면서 이제 비밀번호 변경이 없기 때문에 변경하시는게 맞죠?

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

Successfully merging this pull request may close these issues.

Fix #125 내 정보 수정 시 비밀번호 제거
2 participants