π 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.
- New Admin Dashboard for Self Hosted Instances (#1965) @pglombardo
β¬οΈ Dependencies updates
- β¬οΈ Bump aws-sdk-s3 from 1.143.1 to 1.144.0 (#1970) @dependabot
- β¬οΈ Bump minitest from 5.22.2 to 5.22.3 (#1969) @dependabot
- β¬οΈ Bump rails-i18n from 7.0.8 to 7.0.9 (#1968) @dependabot
- β¬οΈ Bump google-apis-core from 0.14.0 to 0.14.1 (#1967) @dependabot
π₯ 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
- Configuration Documentation
- API Documentation
- Docker Hub
- GitHub
- Website
- Newsletter