github pglombardo/PasswordPusher v1.51.2
v1.51.2: New CLI Commands for Admin User Management

latest releases: v1.51.4, v1.51.3
4 days ago

New CLI Commands for Admin User Management

This release introduces a suite of command-line tools for managing administrator accounts:

New Commands

  • bin/create_admin <email> - Create a new admin user with a generated password
  • bin/promote_to_admin <email> - Promote an existing user to admin
  • bin/demote_admin <email> - Remove admin privileges from a user
  • bin/list_admins - Display all admin users with details

Features

  • Secure password generation
  • Automatic user confirmation
  • Colorized output for better readability
  • Works in all environments (including Docker)

Example Usage

Screenshot 2025-02-17 at 21 49 06

πŸ“– Read more in the updated documentation:
https://docs.pwpush.com/docs/admin-dashboard/#via-application-console

πŸ“ What’s Changed

⬆️ Dependencies updates

πŸ‘₯ List of contributors

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

πŸ›₯️ 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.51.2

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

πŸ”— Useful Links

Don't miss a new PasswordPusher release

NewReleases is sending notifications on new releases.