📝 What’s Changed
- Fix TOCTOU race in view-limit enforcement (#4738) @pglombardo, Peter Giacomo Lombardo
⬆️ Dependencies updates
- ⬆️ Bump madmin from 2.3.3 to 2.5.1 (#4759) @dependabot[bot]
👥 List of contributors
@pglombardo, @dependabot[bot] and Peter Giacomo Lombardo
🛥️ Docker Images
Available on Docker Hub:
https://hub.docker.com/r/pglombardo/pwpush
🏃♂️ Run This Version
- Point DNS to your server (e.g.
pwpush.example.com). - Download docker-compose.yml or clone the repo.
- In
docker-compose.yml, uncomment and set:TLS_DOMAIN: 'pwpush.example.com'for automatic Let’s Encrypt TLS.
- Run:
docker compose up -dOpen https://pwpush.example.com or alternatively http://your-ip:5100.