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
1.94k stars 342 forks source link

Restricting access to the content of a shared link for users who are not logged in. #1627

Open marcopolomercader opened 9 months ago

marcopolomercader commented 9 months ago

🚀 Feature Request

The ability to limit access to shared content via links (password/text or file) exclusively to registered and logged-in users.

🔈 Motivation

Deny access to external users of an organization. Only sharing passwords over internet for internal users registered in the application on premise.

This feature ensures that users outside the organization cannot obtain the password or file through a leaked link. The passphrase already fulfills a similar function. The logged-in feature adds an extra layer of security by ensuring that only authorized individuals can access the content.

🛰 Alternatives

📎 Additional context

I've seen this other issue: registration via SSO, that would work great with this feature.

No existing feature

github-actions[bot] commented 9 months ago

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