We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Webから「コントロールパネル>全般>連合>ホスト指定>連合を許可するサーバー」に値を設定すると「モデレーション>ブロックしたサーバー」に値が保存される
「コントロールパネル>全般>連合>ホスト指定>連合を許可するサーバー」に値を設定すると、そのまま「連合を許可するサーバー」に値が保存されてほしい
Webから「コントロールパネル>全般>連合>ホスト指定>連合を許可するサーバー」に値を設定すると「モデレーション>ブロックしたサーバー」に値が保存される 結果的に連合を許可するサーバーに設定するとブロックしてしまう DB上もmeta.federationHostsは空で、meta.blockedHostsにWebで入力した値が入っている
ここで値を保存する先が誤っている?
* Model and OS of the device(s): macOS Sequoia 15.0 * Browser: Vivaldi * Server URL: misskey.tako2bo.com * Misskey: 2024.9.0
* Installation Method or Hosting Service: Misskey install shell script v3.0.0 * Misskey: 2024.9.0 * Node: v20.17.0 * PostgreSQL: PostgreSQL 15.8 (Ubuntu 15.8-1.pgdg22.04+1) on aarch64-unknown-linux-gnu, compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, 64-bit * Redis: redis-cli 7.4.0 * OS and Architecture: Distributor ID: Ubuntu Description: Ubuntu 22.04.5 LTS Release: 22.04 Codename: jammy
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
💡 Summary
Webから「コントロールパネル>全般>連合>ホスト指定>連合を許可するサーバー」に値を設定すると「モデレーション>ブロックしたサーバー」に値が保存される
🥰 Expected Behavior
「コントロールパネル>全般>連合>ホスト指定>連合を許可するサーバー」に値を設定すると、そのまま「連合を許可するサーバー」に値が保存されてほしい
🤬 Actual Behavior
Webから「コントロールパネル>全般>連合>ホスト指定>連合を許可するサーバー」に値を設定すると「モデレーション>ブロックしたサーバー」に値が保存される
結果的に連合を許可するサーバーに設定するとブロックしてしまう
DB上もmeta.federationHostsは空で、meta.blockedHostsにWebで入力した値が入っている
ここで値を保存する先が誤っている?
📝 Steps to Reproduce
💻 Frontend Environment
🛰 Backend Environment (for server admin)
Do you want to address this bug yourself?
The text was updated successfully, but these errors were encountered: