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

팔로우, 팔로워 버그 #346

Open
02ggang9 opened this issue May 25, 2023 · 0 comments
Open

팔로우, 팔로워 버그 #346

02ggang9 opened this issue May 25, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@02ggang9
Copy link

02ggang9 commented May 25, 2023

버그 설명 (필수)

어떤 문제가 있었는지 명확하고 간결하게 알려주세요.

스스로가 스스로에게 팔로우를 걸어 자신의 팔로우 늘릴 수 있습니다. (상대방은 아직 확인을 못했습니다)

버그 재현 방법 (필수)

어떤 순서로 접근했을때 버그가 발생했나요?

  1. 버프 스위트를 키고 팔로우 기능 사용할 때 날라가는 Request를 HTTP history에서 확인합니다.
    image

  2. POST Method로 날리는 Request를 Repeater로 올립니다.

  3. Request를 보낼 때 상대방의 고유 아이디 넘버가 아니라 자신의 넘버 아이디로 바꾼 후 무한히 보냅니다.
    image

Request를 보내기 전 팔로우, 팔로워 수
image

Request를 보낸 후 팔로우, 팔로워 수
image

의도한 동작

원래 어떻게 동작되어야 하는 지 간략하게 적어주세요.

스스로가 스스로에게 팔로우를 걸 수 없어야 합니다.

추가 정보

버그를 설명하는데 추가적인 정보가 있다면 기입해주세요.

다른 분에게 Request를 보냈을 때 확인할 수 있는 방법을 찾지 않아서 잘 모르겠지만 다른 분의 팔로우, 팔로워 수에도 영향을 미칠 수 있는지 확인해야 할 것 같습니다.

@02ggang9 02ggang9 added the bug Something isn't working label May 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants