Monorepo for Tangled tangled.org

nix/modules/knot: permit openssh password authentication #852

merged opened by boltless.me targeting master from sl/umylwomxnvkv

git user password authentication should be permitted by default

Labels

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:xasnlahkri4ewmbuzly2rlc5/sh.tangled.repo.pull/3m7abmsllr522
+2
Diff #1
+2
nix/modules/knot.nix
··· 195 195 Match User ${cfg.gitUser} 196 196 AuthorizedKeysCommand /etc/ssh/keyfetch_wrapper 197 197 AuthorizedKeysCommandUser nobody 198 + ChallengeResponseAuthentication no 199 + PasswordAuthentication no 198 200 ''; 199 201 }; 200 202

History

2 rounds 1 comment
sign up or login to add to the discussion
1 commit
expand
nix/modules/knot: block openssh password authentication
3/3 success
expand
expand 1 comment
pull request successfully merged
1 commit
expand
nix/modules/knot: permit openssh password authentication
2/3 failed, 1/3 running
expand
expand 0 comments