Commit graph

18 commits

Author SHA1 Message Date
Bill Church
056e87b40d
feat: allow passphrase encrypted ssh keys from client #381 2024-12-03 18:50:24 +00:00
Bill Church
829b5cdd75
feat: accept private key from client #381 2024-12-02 21:13:24 +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
6ec049059b
feat: Allow setting environment variables from the URL #371 2024-11-30 01:58:06 +00:00
Bill Church
8fa1631196
chore: finish up feat #379 2024-11-29 22:28:56 +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
6ff58c55f5
chore: update debug messages 2024-10-14 19:33:50 +00:00
Bill Church
27d9bfb97e
fix: pass full ssh error to browser 2024-08-23 01:19:19 +00:00
Bill Church
0f3c7ab230
feat: ssh keyboard-interactive authentication support 2024-08-22 17:27:48 +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
2c3a89b5dc
chore: refactor jsmasker calls
chore: implement constants
2024-08-21 19:16:40 +00:00
Bill Church
66ce643dd9
chore: refactor debugging, logging and error handling. 2024-08-21 15:08:31 +00:00
Bill Church
da21c89f20
chore: linting 2024-08-21 11:04:28 +00:00
Bill Church
46338e4f2c
chore: introduce jsmasker to mask sensitive debug logging data. 2024-08-20 19:42:06 +00:00
Bill Church
b5ee677ac6
chore: refactor split ssh and socket to individual modules 2024-08-18 13:02:39 +00:00