github pglombardo/PasswordPusher v1.39.0
v1.39.0: New Admin Dashboard for Self Hosted Instances

latest releases: v1.48.1, v1.48.0, v1.47.4...
7 months ago

πŸ“ What’s Changed

The admin dashboard (/admin) is only available when logins are enabled and your account is marked as Administrator. See the documentation here.

tldr; Mark your account as admin by executing PasswordPusher.grant_system_admin!('user@example.com') in the application console.

See here for a screenshot.

⬆️ 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.39.0

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

πŸ”— Useful Links

Don't miss a new PasswordPusher release

NewReleases is sending notifications on new releases.