Commit graph

451 commits

Author SHA1 Message Date
Bill Church
2f4083ff4f
feat: support uploading of ssh-rsa private key from client for authentication #381 2024-12-02 02:19:16 +00:00
Bill Church
c48fadba08
chore: update documentation 2024-11-30 11:47:20 +00:00
Bill Church
4baff571de
chore: update changelog 2024-11-30 03:10:09 +00:00
Bill Church
1477a2b9d0
chore(release): 0.2.22 2024-11-30 03:09:29 +00:00
Bill Church
a1b2e56760
feat: update webssh_client to 0.2.26 2024-11-30 03:08:30 +00:00
Bill Church
8acc405232
docs: instructions for how to set up a server+client development environment #370 2024-11-30 02:24:01 +00:00
Bill Church
6ec049059b
feat: Allow setting environment variables from the URL #371 2024-11-30 01:58:06 +00:00
Bill Church
e77b7ac506
chore: update readme 2024-11-30 01:31:52 +00:00
Bill Church
bc2d018764
fix: fixes document: config file moved from /usr/src to /usr/src/app #372 2024-11-30 01:05:47 +00:00
Bill Church
43d041a8ad
chore: update docs 2024-11-30 00:41:01 +00:00
Bill Church
13baf95d1e
chore(release): 0.2.21 2024-11-30 00:39:43 +00:00
Bill Church
a51b457014
chore: update readme for private key authentication supporting feat: ssh-rsa key authentication #379 2024-11-30 00:36:38 +00:00
Bill Church
c7dfad08bc
feat: add ssh.disableInteractiveAuth feature in support of #379 2024-11-29 22:46:03 +00:00
Bill Church
8fa1631196
chore: finish up feat #379 2024-11-29 22:28:56 +00:00
Bill Church
44ba13cf67
chore: update jsmakser to 1.3.0 to mask privatekey by default. 2024-11-29 17:06:41 +00:00
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