abernier / mosaico-backend

Ready to go backend for Mosaico editor
https://mosaicobackend-prod.herokuapp.com
GNU General Public License v3.0
12 stars 13 forks source link

Delete User #52

Closed ivinkaf closed 5 years ago

ivinkaf commented 5 years ago

Hi,

how could I please delete user or transfer user from one group to another group?

Thanks

Hiswe commented 5 years ago

@ivinkaf users can't be deleted or transferred. And I have no time to update this BO :/

ivinkaf commented 5 years ago

Hi, and is it please possible to delete saved emails? or where in source code could we add something like this? thanks

Hiswe commented 5 years ago

There's only a bulkl remove actions

https://github.com/goodenough/mosaico-backend/blob/master/server/mailings/index.js#L365-L377