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

管理アカウントごとの機能制限の詳細化 #4577

Open
Yangsin opened this issue Jun 17, 2020 · 1 comment
Open

管理アカウントごとの機能制限の詳細化 #4577

Yangsin opened this issue Jun 17, 2020 · 1 comment
Labels
enhancement 機能追加
Milestone

Comments

@Yangsin
Copy link

Yangsin commented Jun 17, 2020

概要(Overview)

4.0では、URLレベルでのアクセス調整しかできないが
セキュリティなどの観点からもアカウントごとに調整できる詳細化したい

期待する内容(Expect) or 要望 (Requirement)

・アカウントごとに受信するメールの切り分け
・アカウントごとに編集できる情報の切り分け
・アカウントごとに参照できる情報の切り分け
など

ご意見募集。

@Yangsin Yangsin added the enhancement 機能追加 label Jun 17, 2020
@Yangsin Yangsin added this to the 4.1 milestone Jun 17, 2020
@okazy
Copy link
Contributor

okazy commented Jun 22, 2020

Symfony の Security/Voters の機能を活用すれば細かくアクセス権限が設定できそうです。
https://symfony.com/doc/4.0/security/voters.html

とはいえ結構大掛かりな改修になるかと思います。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 機能追加
Projects
None yet
Development

No branches or pull requests

3 participants