sandstorm-io / sandstorm

Sandstorm is a self-hostable web productivity suite. It's implemented as a security-hardened web app package manager.
https://sandstorm.io
Other
6.71k stars 705 forks source link

Admin / System.log doesn't record email invites being sent #2150

Open patrickod opened 8 years ago

patrickod commented 8 years ago

Currently there doesn't seem to be a log anywhere of invite emails that have been sent. This makes debugging poor email deliverability considerably more cumbersome. It'd be great if sandstorm was able to present either a) a list of pending email invites that admins have sent out or b) a log line in the system.log such that one could research what invites have been sent.

patrickod commented 8 years ago

cc/ @paulproteus the issue you requested to track the invite logging :)

paulproteus commented 8 years ago

Hi @patrickod !

Thanks for filing this. I think the simplest thing we can do is to add it to the system log. I'll work on figuring out how to get this fixed over time.

codecowboy commented 4 years ago

I think it would be a useful UI addition too. As a user of other web apps, I would expect a feature to see pending invites which I have sent but which have not yet been activated.