Bill Church
|
8c710e76f2
|
chore: tests updated socket.test.js for new pattern
|
2024-12-04 11:34:38 +00:00 |
|
Bill Church
|
6b1930da03
|
chore: refactor SSHConnection as a dependency injection into socket
|
2024-12-04 00:27:37 +00:00 |
|
Bill Church
|
a6e74bf29a
|
chore: dev docs
|
2024-12-03 20:14:56 +00:00 |
|
Bill Church
|
796145186b
|
feat: passphrase encrypted private key authentication #382
|
2024-12-03 20:09:13 +00:00 |
|
Bill Church
|
056e87b40d
|
feat: allow passphrase encrypted ssh keys from client #381
|
2024-12-03 18:50:24 +00:00 |
|
Bill Church
|
b4b74297ea
|
feat: webssh2_client to 0.2.28
|
2024-12-03 18:48:09 +00:00 |
|
Bill Church
|
5a77fc2082
|
chore: renamed keyPassword to passphrase for consistency with ssh2 module
|
2024-12-02 21:21:04 +00:00 |
|
Bill Church
|
829b5cdd75
|
feat: accept private key from client #381
|
2024-12-02 21:13:24 +00:00 |
|
Bill Church
|
b511ce5eae
|
feat: update webssh2_client to 0.2.27
|
2024-12-02 21:12:02 +00:00 |
|
Bill Church
|
a176167505
|
fix: config change privatekey to privateKey for consistency with ssh2 module
|
2024-12-02 21:07:12 +00:00 |
|
Bill Church
|
3315df1b0b
|
feat: update jsmasker to v1.4.0
|
2024-12-02 16:05:54 +00:00 |
|
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 |
|