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
ユーザー設定あたりに自分の持つ権限を意図的に制限するオプションを追加する APIの権限周りと同じシステムでも良さそう(制限されたAPIトークン発行してそれでリクエストするとか)
モデレーターだからと言って常時特権を行使する訳ではない。 不要な時は権限を制限できる方が安全。 #398
The text was updated successfully, but these errors were encountered:
本家でも似たようなのが検討されてるらしい misskey-dev/misskey#13744
Sorry, something went wrong.
No branches or pull requests
概要(Summary)
ユーザー設定あたりに自分の持つ権限を意図的に制限するオプションを追加する
APIの権限周りと同じシステムでも良さそう(制限されたAPIトークン発行してそれでリクエストするとか)
なぜ必要なのか(Purpose)
モデレーターだからと言って常時特権を行使する訳ではない。
不要な時は権限を制限できる方が安全。
#398
自分で実装しますか?(Do you want to implement this feature yourself?)
The text was updated successfully, but these errors were encountered: