Skip to content

Releases: pglombardo/PasswordPusher

v1.50.2: Fix - Make theme selection case insensitive

20 Dec 20:53
ee7a092
Compare
Choose a tag to compare

📝 What’s Changed

⬆️ Dependencies updates

👥 List of contributors

@dependabot, @dependabot[bot] and @pglombardo

🛥️ 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.50.2

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

🔗 Useful Links

v1.50.1: Fix Custom theme setup on container boot

19 Dec 10:31
96d4996
Compare
Choose a tag to compare

📝 What’s Changed

⬆️ Dependencies updates

👥 List of contributors

@dependabot, @dependabot[bot] and @pglombardo

🛥️ 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.50.1

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

🔗 Useful Links

v1.50.0: Overhauled & Updated CSS Build System

17 Dec 14:35
c9c561f
Compare
Choose a tag to compare

📝 What’s Changed

This should be a transparent release for end users besides some bug fixes related to dark mode.

🚀 Features

⬆️ Dependencies updates

👥 List of contributors

@dependabot, @dependabot[bot] and @pglombardo

🛥️ 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.49.5

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

🔗 Useful Links

v1.49.4: New Cloudflare Proxy Support

13 Dec 10:49
7fa064a
Compare
Choose a tag to compare

📝 What’s Changed

⬆️ Dependencies updates

👥 List of contributors

@dependabot, @dependabot[bot] and @pglombardo

🛥️ 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.49.4

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

🔗 Useful Links

v1.49.3: Dependency, Security Updates & Latest Language Strings

12 Dec 09:41
7728a72
Compare
Choose a tag to compare

📝 What’s Changed

🚀 Features

⬆️ Dependencies updates

👥 List of contributors

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

🛥️ 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.49.3

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

🔗 Useful Links

v1.49.2: Dependency & Security Updates

05 Dec 10:42
0084474
Compare
Choose a tag to compare

📝 What’s Changed

⬆️ Dependencies updates

👥 List of contributors

@dependabot, @dependabot[bot] and @pglombardo

🛥️ 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.49.2

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

🔗 Useful Links

v1.49.1: Account Locking & Cookie Security

29 Nov 14:26
ef98d08
Compare
Choose a tag to compare

📝 What’s Changed

🚀 Features

⬆️ Dependencies updates

👥 List of contributors

@dependabot, @dependabot[bot] and @pglombardo

🛥️ 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.49.1

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

🔗 Useful Links

v1.49.0: Trust Only Local Proxies Unless Overridden

20 Nov 15:10
97d28d3
Compare
Choose a tag to compare

This release fixes CVE-2024-52796 where an attacker could spoof the X-Forwarded-For header to bypass the rate limiter.

If you are using an external proxy that is not on the local network, see this documentation on how to authorize the IP of your remote proxy.

📝 What’s Changed

🚀 Features

⬆️ Dependencies updates

👥 List of contributors

@dependabot, @dependabot[bot] and @pglombardo

🛥️ 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.49.0

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

🔗 Useful Links

v1.48.2: Language Strings, Dependency & Security Updates

13 Nov 23:00
d61378d
Compare
Choose a tag to compare

📝 What’s Changed

🚀 Features

⬆️ Dependencies updates

👥 List of contributors

@dependabot, @dependabot[bot] and @pglombardo

🛥️ 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.48.2

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

🔗 Useful Links

v1.48.1: Security Update

06 Nov 21:37
b2b057c
Compare
Choose a tag to compare

This release fixes CVE-2024-51989 (a potential XSS vulnerability) that was introduced in v1.41.1.

All users that are self-hosting and using the login system, please update to this version to best mitigate risk. Details, description and more available in the Github Security Advisory.

Thanks to @igniter07 for reporting!

📝 What’s Changed

⬆️ Dependencies updates

👥 List of contributors

@dependabot, @dependabot[bot] and @pglombardo

🛥️ 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.48.1

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

🔗 Useful Links