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

refactor: 회원가입 시 이메일 형식 제한 제거 #65

Merged
merged 5 commits into from
Feb 10, 2025

Conversation

kckc0608
Copy link
Member

작업 내용

  • 회원가입 시 학교 이메일 외의 이메일도 받을 수 있도록 했습니다. (OB는 가입시 학교 이메일이 없음)

특이 사항 (리뷰 시 참고할 내용)

관련 이슈

close #64

@kckc0608 kckc0608 self-assigned this Feb 10, 2025
@kckc0608 kckc0608 merged commit 314046a into develop Feb 10, 2025
1 check passed
kckc0608 added a commit that referenced this pull request Feb 10, 2025
* chore: cors origin 세팅

* chore: 테스트 코드 내 불필요 코드 삭제

* chore: 불필요 코드 삭제

* refactor: 회원가입시 모든 이메일 입력가능

* test: 테스트 데이터 사입 SQL 변경
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