-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
ロール機能 #6305
Labels
Comments
Open
新たにDBに
テーブルが必要そうか あと権限をどのくらいの粒度で作っていくかを考えながら権限洗い出ししないと memo
|
maybe related to #8262 ? It might be solvable by giving different OAuth access scopes to users. |
やるか |
Discordってロールにメンションを送る機能があるけど、Misskeyはどうしようというのがある |
グループに対するメンションは考えたことある |
GroupとRole割と機能的に被りそう |
かも |
ん〜、実装的には似るけど機能的な被りはないかも? |
ロールに指定のグループを紐付けるオプションとか用意すれば実質的にロールに対するメンションができることになりそう |
ロールにユーザーリストを紐づける機能も欲しい |
done |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ユーザーやグループ毎に詳細な権限を管理できる機能があれば非常に便利だと思います。
例えば
また、特定のユーザーのみファイルをアップロード出来なくする(スパム対応)等もあれば便利かと思います。
実装はかなり大変な物になると思いますが、この基礎をすべてのAPIで対応できれば拡張性がかなり広がると思います。
The text was updated successfully, but these errors were encountered: