github pglombardo/PasswordPusher v1.48.0
v1.48.0: Login Security Improvements

11 hours ago

This release improves the overall security of logins in Password Pusher. Details below.

With this release, all pre-existing login sessions will end and users will have to log in again.

The improvements are:

  1. "Remember me" now only remembers for 1 week
  2. Login password length increased to 10 to 128 characters (previously 6 to 128) (preexisting login passwords unaffected)
  3. Login sessions now expire after 2 hours of inactivity
  4. Cookie serialization is now done via JSON to fix https://github.com/pglombardo/PasswordPusher/security/code-scanning/1

Being a security product dealing with sensitive information, these changes are appropriate.

📝 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.47.5

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

🔗 Useful Links

Don't miss a new PasswordPusher release

NewReleases is sending notifications on new releases.