focalboard/server/services/notify/plugindelivery
Doug Lauder ff020d85e3
Don't notify non-board members of card changes (#2718)
* Don't notify non-board members of card changes
- include permissions service in notifications backends
- use permissions service to ensure @mentions are to users on team
- use permissions service to ensure subscribers are members of board
2022-04-07 11:42:32 -04:00
..
mention_deliver.go Don't notify non-board members of card changes (#2718) 2022-04-07 11:42:32 -04:00
message.go
plugin_delivery.go Don't notify non-board members of card changes (#2718) 2022-04-07 11:42:32 -04:00
subscription_deliver.go
user.go Don't notify non-board members of card changes (#2718) 2022-04-07 11:42:32 -04:00
user_test.go Don't notify non-board members of card changes (#2718) 2022-04-07 11:42:32 -04:00