github pglombardo/PasswordPusher v1.58.2
v1.58.2: New Purge Setting & MariaDB/MySQL Fix

latest releases: v1.60.2, v1.60.1, v1.60.0...
2 months ago

This PR introduces a new setting purge_after (env var PWP__PURGE_AFTER):

Set the time after which expired pushes, including metadata like expiration settings and audit logs, are permanently deleted. Adjust this to control how long metadata is retained for enhanced privacy. Warning: Once purged, this data is irretrievable.

MySQL & MariaDB Fix

An issue was found (#3458) for MySQL & MariaDB users related to the recent data migration. This release introduces the fix.

Summary:

  • If you have pre-existing data, run v1.56.3 for a about an hour to allow the data migration job to complete. Afterwards, upgrade to this version (v1.58.2).
  • New installations: move directly to this release (v1.58.2) to fix the issue reported in #3458.

Note: This fix only applies to MySQL and MariaDB users.

📝 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

docker run -d -p 5100:5100 pglombardo/pwpush:1.58.2

..and go to http://localhost:5100

🔗 Useful Links

Don't miss a new PasswordPusher release

NewReleases is sending notifications on new releases.