debian-forge-composer/internal/blueprint
Brian C. Lane 6adf3f5b7b blueprint: Don't allow empty password
If the password is set to "" it will get hashed, allowing access to the
account in some circumstances. Console and ssh login don't appear to
work in practice, but su to the account from another user account is
possible.

This sets the empty password to nil which makes sure that it ends up as
a locked account.
2022-07-16 22:54:26 +01:00
..
blueprint.go blueprint: Don't allow empty password 2022-07-16 22:54:26 +01:00
blueprint_test.go blueprint: Don't allow empty password 2022-07-16 22:54:26 +01:00
customizations.go blueprint: sanitize user home directories 2022-03-28 14:08:57 +02:00
customizations_test.go blueprint: add CheckAllowed helper 2021-08-28 09:20:19 +02:00