-
-
Notifications
You must be signed in to change notification settings - Fork 297
Open
Description
Describe the bug
Denying the permissions Embed Links and Attach Files do not correctly prevent these actions. Regardless of if a channel specifically denies the permissions, or a role has the permission denied entirely, users can always embed links and attach files. Permissions are being reported together since they both must function to control a user's ability to post images.
To Reproduce
Steps to reproduce the behavior:
- Create a channel.
- Deny the permissions Embed Links and Attach Files in any way (by user, by role, or by channel)
- Post a link.
- Attach a file.
Expected behavior
Users who can not embed links should not be have links embed.
Users who can not attach files should not have their files attached.
Env and Software info
Encountered on the live instance of spacebar.chat
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels