debian-forge-composer/internal
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
..
auth go.mod: Update openshift-online/ocm-sdk-go 2022-05-19 22:18:42 +02:00
blueprint blueprint: Don't allow empty password 2022-07-16 22:54:26 +01:00
boot Move GetRedHatRelease() and GetHostDistroName() to common package 2022-06-10 14:48:18 +01:00
client tests: use TestMain() instead of Init() to compile mock-dnf-json 2022-06-01 11:36:52 +01:00
cloud remove cloud cleaner 2022-07-01 17:47:44 +02:00
cloudapi Rename osbuild2 package to osbuild 2022-07-14 16:54:00 +02:00
common Move GetRedHatRelease() and GetHostDistroName() to common package 2022-06-10 14:48:18 +01:00
container container: add support for uploading to registries 2022-06-29 10:02:46 +02:00
crypt crypt: add automatic darwin support 2020-07-17 07:48:22 +02:00
disk disk/partition_table: expose GetBuildPackages() function 2022-07-12 08:19:57 +01:00
distro Rename osbuild2 package to osbuild 2022-07-14 16:54:00 +02:00
distroregistry Move RHEL 8.4 definition to the common rhel8 package 2022-07-08 09:30:34 +01:00
dnfjson jobqueue: Move jobqueue out of internal 2022-07-04 15:37:28 +02:00
environment environment: encapsulate the environment images are deployed to 2022-07-07 12:00:56 +01:00
jobqueue jobqueue: store an expiry date 2022-07-13 17:26:04 +02:00
jsondb test: use T.TempDir to create temporary test directory 2022-04-05 09:27:43 +02:00
kojiapi Rename osbuild2 package to osbuild 2022-07-14 16:54:00 +02:00
manifest Rename osbuild2 package to osbuild 2022-07-14 16:54:00 +02:00
mocks dnfjson: drop repo checksums 2022-06-01 11:36:52 +01:00
osbuild Rename osbuild2 package to osbuild 2022-07-14 16:54:00 +02:00
ostree ostree: add new CommitSource type 2022-06-15 20:13:47 +02:00
platform platform: introduce hardware platform abstraction 2022-07-07 12:00:56 +01:00
prometheus prometheus: add tenant label 2022-06-07 16:35:03 +02:00
reporegistry reporegistry: remove unused ReposByArch() function 2022-03-09 23:22:06 +00:00
rhsm internal/rhsm: implement fallback to the previous mechanism 2021-08-09 12:40:23 +02:00
rpmmd Rename osbuild2 package to osbuild 2022-07-14 16:54:00 +02:00
runner runner: introduce runner abstraction 2022-07-12 08:19:57 +01:00
store Rename osbuild2 package to osbuild 2022-07-14 16:54:00 +02:00
target worker: move osbuild exports from OSBuildJob to target 2022-07-01 18:55:01 +01:00
test cloudapi: run all Koji compose unit tests 2022-06-10 14:48:18 +01:00
upload worker/osbuild: stop handling VMDK stream-optimized conversion 2022-07-01 18:55:01 +01:00
weldr Rename osbuild2 package to osbuild 2022-07-14 16:54:00 +02:00
worker Rename osbuild2 package to osbuild 2022-07-14 16:54:00 +02:00
workload workload: introduce abstraction to encapsulate image workloads 2022-07-07 12:00:56 +01:00
tools.go go: vendor the oapi-codegen cmd 2021-02-01 15:32:58 +01:00