Skip to content

feat : FormLogin 임시제거, OrgUser -> FormUser 클래스명 변경, FormUser Entity e…#46

Open
KIMSEUNGWO wants to merge 1 commit into
devfrom
feat/recruit
Open

feat : FormLogin 임시제거, OrgUser -> FormUser 클래스명 변경, FormUser Entity e…#46
KIMSEUNGWO wants to merge 1 commit into
devfrom
feat/recruit

Conversation

@KIMSEUNGWO

Copy link
Copy Markdown
Contributor

FormLogin 임시제거, OrgUser -> FormUser 클래스명 변경, FormUser Entity email 추가, 회원가입 로직 백업

연관된 이슈

구인구직 기능개발 우선순위가 변경되었기 때문에 기존에 작업하던 데이터를 백업합니다.

작업 내용

백업내용

  1. Spring - Form 회원가입 로직,
  2. Vue - 회원가입, 아이디/비밀번호 찾기페이지

변경된 내용

  1. OrgUser -> FormUser Entity명이 변경됨 (도메인이 기관유저에서 일반유저로 통합되었기 때문 - 이전버전의 합의)
  2. FormUser Entity에 email이 추가되었음
  3. FormUser DiscriminatorValue 값이 "org" -> "form" 으로 변경됨
  4. Spring Validation 추가

리뷰 요구사항

PR만 올려놓고 merge는 차후에 할 예정임

@KIMSEUNGWO KIMSEUNGWO linked an issue Jun 28, 2025 that may be closed by this pull request
4 tasks
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.

MVP 구현

1 participant