crusttech / crust-server

Apache License 2.0
87 stars 21 forks source link

Add basic service protection for crm and messages #50

Closed darh closed 5 years ago

darh commented 5 years ago

Add access check for CRM (compose) and Messaging and return status 403 if denied.

mitjaziv commented 5 years ago

Messaging: https://github.com/crusttech/crust/pull/53 Crm: https://github.com/crusttech/crust/pull/54