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] 익명게시판 사용자 구분 #224

Open
5 tasks done
Lightieey opened this issue Jul 22, 2023 · 0 comments
Open
5 tasks done

[fix] 익명게시판 사용자 구분 #224

Lightieey opened this issue Jul 22, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Lightieey
Copy link
Member

Lightieey commented Jul 22, 2023

✅ Checklist

  • 완료된 항목은 체크해주세요
  • 이슈 제목 작성 [FEATURE] 개발할 기능
  • Assigneers, Labels, Projects, Milestone 붙여주세요

✏️ Description

  • 익명 게시판 사용자 구분

📋 TODO

  • 익명 게시판에서 게시글, 댓글 조회할 때 userId 0 대신 구분된 값 (ex. 1, 2, 3, 4 ...)으로 보내기
  • AES256Util update 및 salt값을 createdTime으로 줘서 암호화하기
@Lightieey Lightieey added the enhancement New feature or request label Jul 22, 2023
@Lightieey Lightieey added this to the test&refactoring_230503 milestone Jul 22, 2023
@Lightieey Lightieey self-assigned this Jul 22, 2023
@Lightieey Lightieey changed the title [fix] 익명 게시판 사용자 구분 [fix] 익명게시판 사용자 구분 Jul 22, 2023
Lightieey added a commit that referenced this issue Aug 2, 2023
Lightieey added a commit that referenced this issue Aug 7, 2023
Lightieey added a commit that referenced this issue Aug 14, 2023
Lightieey added a commit that referenced this issue Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant