Commit graph

436 commits

Author SHA1 Message Date
Bill Church
1d813f6e6c
chore: refactor maxauthattempts to const 2024-11-29 16:31:58 +00:00
Bill Church
402b678b37
feat: implement ssh private key auth #379 2024-11-29 14:04:42 +00:00
Bill Church
03d286a56a
chore: linting 2024-11-29 10:49:55 +00:00
Bill Church
9f4419e21a
chore: linting 2024-11-29 10:39:15 +00:00
Bill Church
e13006441a
chore: refactor basicAuth into middleware.js 2024-11-29 10:38:08 +00:00
Bill Church
536c88a638
chore: linting 2024-11-27 15:43:06 +00:00
Bill Church
2932d049af
chore: sync up config defaults to be compatible with node 6.9.1 2024-11-27 14:40:42 +00:00
Bill Church
3aeedb2ec8
chore: docs 2024-11-21 16:35:38 +00:00
Bill Church
8c55c834ee
fix: bug: support /ssh/host without a hostname #373 2024-11-21 16:35:31 +00:00
Bill Church
4185df77f6
fix: username/password in config file no longer honored #374 2024-11-21 16:24:57 +00:00
Bill Church
eb8f6203bb
chore: linting 2024-11-21 16:20:32 +00:00
Bill Church
54a7ef1af7
chore: fix test 2024-11-21 16:12:36 +00:00
Bill Church
52a989bbb2
fix: config move algorithims to ssh property 2024-11-21 15:30:58 +00:00
Bill Church
6ff58c55f5
chore: update debug messages 2024-10-14 19:33:50 +00:00
Bill Church
8d515f6a77
chore: update debug for watch 2024-10-14 19:33:29 +00:00
Bill Church
f336cc0df6
chore: update dev docs 2024-08-23 11:28:19 +00:00
Bill Church
f8be9e1704
chore: images 2024-08-23 01:37:32 +00:00
Bill Church
27d9bfb97e
fix: pass full ssh error to browser 2024-08-23 01:19:19 +00:00
Bill Church
3133ad8e97
chore: update readme 2024-08-23 01:19:00 +00:00
Bill Church
f24693b672
chore: update test server 2024-08-23 00:55:28 +00:00
Bill Church
34afe70dd5
chore(release): 0.2.20 2024-08-22 18:13:37 +00:00
Bill Church
0d1aaef4fb
chore: dev env 2024-08-22 18:13:24 +00:00
Bill Church
63a7ab8061
chore(release): 0.2.19 2024-08-22 18:06:55 +00:00
Bill Church
2f5a2275d6
chore(release): 0.2.18 2024-08-22 18:06:36 +00:00
Bill Church
fdb846bd7d
chore(release): 0.2.18 2024-08-22 17:54:05 +00:00
Bill Church
0f3c7ab230
feat: ssh keyboard-interactive authentication support 2024-08-22 17:27:48 +00:00
Bill Church
1c4bfc2680
chore: code linting 2024-08-22 16:07:47 +00:00
Bill Church
d96b299e7d
chore: update maskSensitiveData function for new module 2024-08-22 16:07:33 +00:00
Bill Church
12e5431a34
feat: express.js session secret configurable in docker with WEBSSH_SESSION_SECRET env variable 2024-08-22 16:06:49 +00:00
Bill Church
06063a8009
chore: update jsmasker@1.2.0 2024-08-22 14:57:47 +00:00
Bill Church
60eae6a165
chore: changelog 2024-08-22 02:34:32 +00:00
Bill Church
66e0eeccde
chore(release): 0.2.17 2024-08-22 02:33:53 +00:00
Bill Church
ca0c33004f
chore: dev env 2024-08-22 02:33:42 +00:00
Bill Church
83fb54d98f
chore: dev env 2024-08-22 02:32:49 +00:00
Bill Church
c19dbf019d
chore: update package.json 2024-08-22 02:11:24 +00:00
Bill Church
87d5f5ee3f
chore: socket.js test 2024-08-22 02:08:26 +00:00
Bill Church
eb551d1c4a
chore: create additional tests 2024-08-22 01:34:18 +00:00
Bill Church
1a5ebc649d
chore: create initial tests 2024-08-22 01:11:45 +00:00
Bill Church
0899cb0efa
chore: template keyboard-interactive 2024-08-21 20:51:33 +00:00
Bill Church
2bd225e12e
chore: refactoring 2024-08-21 20:00:34 +00:00
Bill Church
01ddac958e
chore: minor refactoring 2024-08-21 19:44:47 +00:00
Bill Church
6f694a96a7
chore: linting 2024-08-21 19:31:56 +00:00
Bill Church
2c3a89b5dc
chore: refactor jsmasker calls
chore: implement constants
2024-08-21 19:16:40 +00:00
Bill Church
47910dd066
chore: update README.md 2024-08-21 19:07:44 +00:00
Bill Church
17bc82db85
feat: get HTTP session secret from WEBSSH_SESSION_SECRET env if available. 2024-08-21 17:44:15 +00:00
Bill Church
cd56b3c51f
chore: implement constants 2024-08-21 17:43:24 +00:00
Bill Church
4196ef3554
chore: implement constants 2024-08-21 17:42:45 +00:00
Bill Church
5a65b6e91d
chore: implement constants 2024-08-21 17:42:22 +00:00
Bill Church
13fd49e008
chore: update dev env 2024-08-21 15:10:58 +00:00
Bill Church
66ce643dd9
chore: refactor debugging, logging and error handling. 2024-08-21 15:08:31 +00:00