This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+12 more
Affected surfaces
Summary
AI summaryNew PWP__NOINDEX option adds a noindex metatag to block search engine indexing.
Full changelog
:memo: What’s Changed
New PWP__NOINDEX option to add a noindex metatag to the application to tell search engines not to index the site. Useful for those who want to stay under the radar.
- Add noindex setting to block search engine indexing (#4592) @pglombardo
:arrow_up: Dependencies updates
- :arrow_up: Bump apipie-rails from 1.5.0 to 1.5.1 (#4590) @dependabot[bot]
- :arrow_up: Bump rdoc from 7.2.0 to 8.0.0 (#4588) @dependabot[bot]
- :arrow_up: Bump net-ssh from 7.3.2 to 7.3.3 (#4591) @dependabot[bot]
- :arrow_up: Bump rubyzip from 3.4.0 to 3.4.1 (#4589) @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
- 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 -d
Open https://pwpush.example.com or alternatively http://your-ip:5100.
:link: Useful Links
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About PasswordPusher
Securely share sensitive information with automatic expiration & deletion after a set number of views or duration. Track who, what and when with full audit logs.
Related context
Beta — feedback welcome: [email protected]