delphis-inc / delphisbe

Backend monolith for delphis
GNU General Public License v3.0
1 stars 1 forks source link

Prevent participants from posting if they are muted #99

Closed jasondellaluce closed 4 years ago

jasondellaluce commented 4 years ago

This implements a little access control policy for muted participants, and throws an error if they try to post while still muted.