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.02k stars 344 forks source link

Multi-branded instance #2098

Open CaptainSanders opened 5 months ago

CaptainSanders commented 5 months ago

🚀 Feature Request

As it stands the passwordpusher we use is now for an array of subsidiary companies from the company I work for. With a few modifications we have managed to make an install which is multi-branded. I would like to know if there is interest for the community to make the docker image also multi-branded. Also I'm willing to help (if needed)by supplying the code we have.

🔈 Motivation

Having multiple instances is bad resource management, multi-branded might be a feature more people would like to use.

🛰 Alternatives

None to think of

📎 Additional context

Changes to interface.php and config.php should suffice to achieve this.

github-actions[bot] commented 5 months ago

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

ArxWachtMa commented 5 months ago

Hello,

I am currently also running multiple instances to achieve this. I would be very interested in this!