Commit Graph
28 Commits
Author SHA1 Message Date
AJ ONeal d2fdc7b41a refactor!(posix): use posix shebang #!/bin/sh (fix #494) 2022-08-21 07:10:33 +00:00
brijandAJ ONeal fdeefd7e75 refactor(posix): remove function prefixes from all shell files 2022-08-18 15:10:58 +00:00
MoNakouziandAJ ONeal 82af8b46a4 docs: replace ``bash with ``sh in all .md files 2022-08-15 20:45:43 +00:00
Marcin WoźniakandAJ ONeal d2f7574b44 chore(lint): add set -e; set -u for strict bash 2022-03-07 10:24:04 +00:00
jkandAJ ONeal 4edf137e5d chore(style): add shebang, set bash strict mode, create function 2021-11-21 13:05:42 +00:00
AJ ONeal 91512157ab refactor: finish moving ssh-* scripts to own installers 2021-11-21 12:35:05 +00:00
Marcin WoźniakandAJ ONeal ca7a838c6f chore(style): convert blocks into functions (see #325) 2021-11-21 10:50:03 +00:00
AJ ONeal c092568971 chore(ssh-pubkey): style update 2021-11-14 08:19:13 +00:00
AJ ONeal dd60d23154 security(ssh-adduser): disable UsePAM on macOS (otherwise passwords are still allowed) 2021-11-14 08:18:45 +00:00
AJ ONeal 1e4ffbe3a1 ssh-adduser: fix permissions & ssh password vuln 2021-06-10 12:46:30 -06:00
AJ ONeal 3f64f8b9c5 cleanup: */install.ps1 add out-null to all New-Item calls 2021-04-26 07:10:08 +00:00
AJ ONeal 46445e9382 cleanup: shfmt, shellcheck, and whitespace 2021-04-26 07:03:47 +00:00
AJ ONeal c25c0354ea print to stderr (debug) except public key 2020-11-11 16:28:03 -07:00
Pratyush Saxema ee34ace0de changes made
changes made as per request

all set
2020-09-07 16:20:37 +05:30
AJ ONeal c77b2afba8 add webi dat dat dat 2020-07-09 11:46:17 +00:00
AJ ONeal a2c7e3667d allow alternate username 2020-07-01 01:21:07 -06:00
AJ ONeal 2640e73b0f windows fixes 2020-06-30 21:03:49 +00:00
AJ ONeal 17924e670f powershell updates 2020-06-30 19:15:31 +00:00
AJ ONeal 6cb859eeff use WEBI_HOST rather than webinstall.dev 2020-06-30 18:13:22 +00:00
AJ ONeal e6bc229479 add ssh-pubkey.ps1 2020-06-30 11:45:58 -06:00
AJ ONeal 3203e51fea switch user 'me' => 'app' 2020-06-29 07:08:45 +00:00
AJ ONeal 287427af94 ensure .ssh/config and .ssh/authorized_keys 2020-06-26 07:37:24 +00:00
AJ ONeal ace876458e update info about command 2020-06-25 06:58:22 +00:00
AJ ONeal cd900667cb update ssh-adduser 2020-06-25 06:50:46 +00:00
AJ ONeal 19b83dd6fc fix typo 2020-06-25 06:20:00 +00:00
AJ ONeal 5126dd3619 correct perms on .ssh 2020-06-25 04:50:49 +00:00
AJ ONeal 2d4cc2a75d wrap with block 2020-06-25 02:46:14 +00:00
AJ ONeal bd7e09df58 consolidate ssh utils 2020-06-25 02:41:37 +00:00