Download Latest Version v2.6.5_ Dependency _ Security Updates source code.zip (11.2 MB)
Email in envelope

Get an email when there's a new version of Password Pusher

Home / v2.6.4
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-05-04 1.9 kB
v2.6.4_ Deprecate PWP_TIMEZONE (now automatic) source code.tar.gz 2026-05-04 10.3 MB
v2.6.4_ Deprecate PWP_TIMEZONE (now automatic) source code.zip 2026-05-04 11.1 MB
Totals: 3 Items   21.4 MB 0

PWP__TIMEZONE was previously used to show times & dates in a specific timezone. This is now done via Javascript based on the users browser settings. Much better, more reliable and localized.

:memo: What’s Changed

  • Enforce: Maximum 2000 audit logs possible for a push (#4180) @pglombardo
  • Deprecate PWP__TIMEZONE environment variable (#4431) @pglombardo

:arrow_up: Dependencies updates

  • :arrow_up: Bump multi_json from 1.20.1 to 1.21.0 (#4433) @dependabot[bot]
  • :arrow_up: Bump aws-partitions from 1.1243.0 to 1.1244.0 (#4434) @dependabot[bot]
  • :arrow_up: Bump rubyzip from 3.2.2 to 3.3.0 (#4435) @dependabot[bot]

:busts_in_silhouette: List of contributors

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

:motor_boat: Docker Images

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

:running_man: Run This Version

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

    :::bash docker compose up -d

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

Source: README.md, updated 2026-05-04