Commit graph

1 commit

Author SHA1 Message Date
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