pglombardo / PasswordPusher

🔐 Securely share sensitive information with automatic expiration & deletion after a set number of views or duration. Track who, what and when with full audit logs.
https://docs.pwpush.com
Apache License 2.0
2.11k stars 358 forks source link

Automate send email to User (who push private) when acces to resource #2778

Open RomanApunts opened 1 week ago

RomanApunts commented 1 week ago

🚀 Feature Request

There will be a fantastic email notification when a private content you pushed (with loged user) are accesed or deleted by anonymous user. Or maybe when resource will be deleted soon (X days until deleted)...

The content you pushed maybe will need to configure to enable this automatic emails like:

🔈 Motivation

Like other applications to share content with links or mails (weTransfer) notify by SMTP on changes or views.

github-actions[bot] commented 1 week ago

Hello @RomanApunts, thanks for contributing to the Password Pusher community! We will respond as soon as possible.

pglombardo commented 1 week ago

Hi @RomanApunts - I agree. That would be a great addition.

As a first step, I do plan to add a dashboard with a global view of audit logs across pushes. Then after that, I could maybe setup a daily email notification with summary of recent events...

I'll give this some thought. Thanks for pointing this out!