Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Feature request: Custom permission level #1684

Closed
dannycoulombe opened this issue Jan 22, 2020 · 1 comment
Closed

Feature request: Custom permission level #1684

dannycoulombe opened this issue Jan 22, 2020 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@dannycoulombe
Copy link

Level permissions are a bit limited.

Some sort of capability to extend the level permissions would be very neat.

Scenario 1:

  • User A send a message to user B.
  • User B fetch messages and should be able to fetch his messages and those sent to him (with to_user field for instance)

Scenario 2:

  • User A, B and C join a room
  • User A send a message
  • User A, B and C should be able to fetch messages from A, B and C but not D, E or F

Suggestions:

Some way to extend the ACL interface in order to add our own permission level in the interface.

image

@benhaynes
Copy link
Sponsor Member

I'll reference and close this as a duplicate: #511

We have an idea of "dynamic permissions" that we'll be looking into in our new Laravel API port. This should cover your example and anything/everything else too. 😄

@benhaynes benhaynes added the duplicate This issue or pull request already exists label Jan 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants