Download Latest Version v1.65.2_ Fix for Azure Blob Storage source code.tar.gz (9.7 MB)
Email in envelope

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

Home / v1.65.2
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-12-11 2.3 kB
v1.65.2_ Fix for Azure Blob Storage source code.tar.gz 2025-12-11 9.7 MB
v1.65.2_ Fix for Azure Blob Storage source code.zip 2025-12-11 10.4 MB
Totals: 3 Items   20.1 MB 0

:memo: What’s Changed

  • Replace azure-storage-blob gem with azure-blob (#3977) @LukasMalyszko
  • Yarn: Upgrade packages & modules (#3969) @pglombardo

:arrow_up: Dependencies updates

  • :arrow_up: Bump sass-embedded from 1.95.1 to 1.96.0 (#3981) @dependabot[bot]
  • :arrow_up: Bump psych from 5.2.6 to 5.3.0 (#3980) @dependabot[bot]
  • :arrow_up: Bump date from 3.5.0 to 3.5.1 (#3979) @dependabot[bot]
  • :arrow_up: Bump standard-performance from 1.8.0 to 1.9.0 (#3975) @dependabot[bot]
  • :arrow_up: Bump sass-embedded from 1.95.0 to 1.95.1 (#3974) @dependabot[bot]
  • :arrow_up: Bump aws-partitions from 1.1191.0 to 1.1192.0 (#3973) @dependabot[bot]
  • :arrow_up: Bump aws-partitions from 1.1190.0 to 1.1191.0 (#3972) @dependabot[bot]
  • :arrow_up: Bump sass-embedded from 1.94.2 to 1.95.0 (#3971) @dependabot[bot]

:busts_in_silhouette: List of contributors

@LukasMalyszko, @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

→ Setup a DNS record to point to your server (e.g. pwpush.example.com) and run:

:::sh
docker run -d -p "80:80" -p "443:443" --env TLS_DOMAIN=pwpush.example.com pglombardo/pwpush:latest`

and browse to https://pwpush.example.com.

or alternatively

→ Use one of our production ready Docker Compose files with persistent databases.

Source: README.md, updated 2025-12-11