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

[#4][FEATURE] 유저의 민감정보 Bcrypt 암호화 #4

Open
1 task done
Caramel1004 opened this issue Mar 24, 2024 · 0 comments · Fixed by #15
Open
1 task done

[#4][FEATURE] 유저의 민감정보 Bcrypt 암호화 #4

Caramel1004 opened this issue Mar 24, 2024 · 0 comments · Fixed by #15
Assignees
Labels
✨ feat 기능 추가, 로직 추가

Comments

@Caramel1004
Copy link
Owner

Caramel1004 commented Mar 24, 2024

🪵 작업 브랜치

feature / #4

📝 구현 기능
유저의 비밀번호 Bcrypt 인코딩 암호화

✅ 작업 내용 및 진행 상황

  • 회원가입 엔드포인트 요청시 유저의 비밀번호, 주민등록번호 or 사업자번호 Bcrypt 암호화 적용
@Caramel1004 Caramel1004 added the ✨ feat 기능 추가, 로직 추가 label Mar 25, 2024
@Caramel1004 Caramel1004 added this to the [#1] sprint milestone Mar 25, 2024
@Caramel1004 Caramel1004 self-assigned this Apr 4, 2024
Caramel1004 added a commit that referenced this issue Apr 16, 2024
Caramel1004 added a commit that referenced this issue Apr 16, 2024
…호 암호화

✨ [feature][#4] BCryptPasswordEncoder 객체 주입 -> 비밀번호, 주민등록번호 or 사업자등록번호 암호화
@Caramel1004 Caramel1004 linked a pull request Apr 16, 2024 that will close this issue
Caramel1004 added a commit that referenced this issue Apr 16, 2024
[#4][FEATURE] 유저의 민감정보 Bcrypt 암호화
@Caramel1004 Caramel1004 reopened this Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feat 기능 추가, 로직 추가
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant