Skip to content

Refactor User password hash creation#1607

Merged
swalkinshaw merged 1 commit intomasterfrom
refactor-user-password-hash
Oct 13, 2025
Merged

Refactor User password hash creation#1607
swalkinshaw merged 1 commit intomasterfrom
refactor-user-password-hash

Conversation

@swalkinshaw
Copy link
Member

Use mkpasswd on the server instead of Ansible's password_hash on the host which requires the passlib dependency on macOS. mkpasswd already installed on Trellis configured Ubuntu.

@swalkinshaw swalkinshaw force-pushed the refactor-user-password-hash branch from 9cff510 to 1385d4a Compare September 29, 2025 00:47
@swalkinshaw swalkinshaw force-pushed the refactor-user-password-hash branch from 1385d4a to 304e267 Compare October 13, 2025 22:35
Use `mkpasswd` on the server instead of Ansible's `password_hash` on the
host which requires the `passlib` dependency on macOS.
@swalkinshaw swalkinshaw force-pushed the refactor-user-password-hash branch from 304e267 to ea44b03 Compare October 13, 2025 23:14
@swalkinshaw swalkinshaw merged commit ff29c02 into master Oct 13, 2025
2 checks passed
@swalkinshaw swalkinshaw deleted the refactor-user-password-hash branch October 13, 2025 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant