github pglombardo/PasswordPusher v2.9.2
v2.9.2: Fix Notify APIv2 Params; Polishing & Security Updates

7 hours ago

This release fixes GHSA-59w3-h5v2-c4xw - thanks @de3erve-hunter for reporting!

πŸ“ What’s Changed

πŸš€ Features

⬆️ Dependencies updates

πŸ‘₯ List of contributors

@dependabot[bot], @ozovalihasan, @pglombardo and dependabot[bot]

πŸ›₯️ Docker Images

Available on Docker Hub:
https://hub.docker.com/r/pglombardo/pwpush

πŸƒβ€β™‚οΈ Run This Version

  1. Point DNS to your server (e.g. pwpush.example.com).
  2. Download docker-compose.yml or clone the repo.
  3. In docker-compose.yml, uncomment and set:
    • TLS_DOMAIN: 'pwpush.example.com' for automatic Let’s Encrypt TLS.
  4. Run:
docker compose up -d

Open https://pwpush.example.com or alternatively http://your-ip:5100.

πŸ”— Useful Links

Don't miss a new PasswordPusher release

NewReleases is sending notifications on new releases.