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

[2024.10.?]新規登録時のリクエスト情報がsigninsに記録されなくなっている #15119

Closed
1 task
kleuzjatob opened this issue Dec 10, 2024 · 3 comments
Labels
⚠️bug? This might be a bug

Comments

@kleuzjatob
Copy link

💡 Summary

弊サーバーにて Misskey を 2024.9.0 から 2024.10.1 にアップデートして以降(現状の 2024.11.0 でも尚)タイトルの事象(モデレーション用ユーザー画面の Raw タブ配下の signins: 項目が空)が起きております。
2024.10.0 は別チケット #14736 が弊サーバーも対象で已む無くスキップしており、2024.10.0 か 2024.10.1 の何れかが発端と推定しております。

IP の収集を ON にしておりそちらは初回から記録されるのですが、やはり執拗な迷惑ユーザーやスパムを調査したい際に難儀しております。

🥰 Expected Behavior

新規登録時でも詳細なリクエスト情報が signins に記録される

🤬 Actual Behavior

新規登録時にリクエスト情報が signins に記録されず、当該ユーザーのログイン情報が調査できない

📝 Steps to Reproduce

  1. 非ログイン時のトップサイト画面から新規登録を行う
  2. モデレーション用ユーザー画面にて上記で発行されたアカウントの Raw タブ配下の signins: 項目を確認する

💻 Frontend Environment

* Model and OS of the device(s): -
* Browser: -
* Server URL: gp.tsukimi.club
* Misskey: 2024.11.0

🛰 Backend Environment (for server admin)

* Installation Method or Hosting Service: systemd
* Misskey: updated from 2024.10.1 to 2024.11.0
* Node: 22.11.0
* PostgreSQL: 15.2 (Ubuntu 15.2-1.pgdg20.04+1)
* Redis: 7.0.8
* OS and Architecture: Ubuntu 20.04.1 LTS x86_64

Do you want to address this bug yourself?

  • Yes, I will patch the bug myself and send a pull request
@kleuzjatob kleuzjatob added the ⚠️bug? This might be a bug label Dec 10, 2024
@syuilo
Copy link
Member

syuilo commented Dec 10, 2024

ユーザー情報の signins は、ユーザーがアカウントのセキュリティの状態を確認できるようにするためにMisskeyが内部的に記録する情報で、モデレーションや運営者によって読み取られることを目的としたものではなく、「新規登録時のリクエストが当該カラムに記録されない」は仕様になります。

Misskeyが詳細なアクセスログを収集すべきかどうかは議論の余地がありそうです。

@kleuzjatob
Copy link
Author

ご返信ありがとうございます。
Raw タブ配下が必ずしも運営からの参照を担保する物では無いこと承知いたしました。

本件がバグでは無いとのこと、またどうしても必要に駆られた際は Misskey 以外の形で収集可能ではございますので、起票者の私からは何らかの修正を求める物では無くなりました。

Misskeyが詳細なアクセスログを収集すべきかどうかは議論の余地がありそうです。

こちら別チケットでの内容でございましたら、本件の方はクローズで認識しております。

@samunohito
Copy link
Member

こちら別チケットでの内容でございましたら、本件の方はクローズで認識しております。

トピックとしては別になると思いますので、closeとさせていただきます。

@samunohito samunohito closed this as not planned Won't fix, can't repro, duplicate, stale Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚠️bug? This might be a bug
Projects
None yet
Development

No branches or pull requests

3 participants