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

blockerからblockeeにリアクションが飛ばせてしまう #521

Open
1 task
kozakura913 opened this issue Oct 27, 2024 · 1 comment
Open
1 task
Assignees
Labels
🐛bug でたわね ❗HardWork めんどそうなやつ

Comments

@kozakura913
Copy link
Collaborator

💡 概要(Summary)

ブロックを行ったユーザー側からブロックされている側にリアクションを送れてしまう

🥰 期待する動作(Expected Behavior)

ブロックを行った側からのアクションも制限するべき
一方的な拒絶は良くない
受け取る側から見ればブロックされているかは不明なので拒絶は困難

🤬 実際の動作(Actual Behavior)

ブロックするとされた側からの返答を無視して一方的にリアクション、リプライを送る事ができる

📝 再現手順(Steps to Reproduce)

  1. 相手をブロックする
  2. ブロックした相手にリアクション/リプライを送信
  3. 正常に実行される(BadRequestにならない)

💻 動作環境(Frontend Environment)

* Model and OS of the device(s):
* Browser:
* Server URL:
* CherryPick:

🛰 動作環境(サーバー管理者向け)(Backend Environment (for server admin))

* Installation Method or Hosting Service:
* CherryPick:
* Node:
* PostgreSQL:
* Redis:
* OS and Architecture:

このバグを自分で修正しますか?(Do you want to address this bug yourself?)

  • パッチを作成しプルリクエストします(Yes, I will patch the bug myself and send a pull request)
@kozakura913 kozakura913 added the 🐛bug でたわね label Oct 27, 2024
@kozakura913 kozakura913 added this to the yojo1.3.0 milestone Oct 27, 2024
@kozakura913 kozakura913 modified the milestones: yojo1.3.0, yojo1.2.0 Nov 8, 2024
@kozakura913 kozakura913 self-assigned this Nov 26, 2024
@kozakura913
Copy link
Collaborator Author

これリアクション以外に返信とかいろいろ影響ありそうだからハードワーク扱いで

@kozakura913 kozakura913 removed this from the yojo1.2.0 milestone Dec 2, 2024
@kozakura913 kozakura913 added the ❗HardWork めんどそうなやつ label Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛bug でたわね ❗HardWork めんどそうなやつ
Projects
None yet
Development

No branches or pull requests

1 participant