Pulse/cmd/hashpw
rcourtman f9ca2c0e68 Add hashpw utility for generating password hashes
Simple CLI utility to generate bcrypt password hashes for admin users.

Usage: hashpw <password>

This utility helps administrators generate properly hashed passwords
for use in configuration files or manual user setup.
2025-11-06 16:46:56 +00:00
..
main.go Add hashpw utility for generating password hashes 2025-11-06 16:46:56 +00:00