webssh2/app
Bill Church 60d2528437
refactor: remove unused terminal configuration options
refactor: remove unused serverlog configuration options
refactor: remove unused accesslog configuration options
refactor: remove unused verify configuration options
2024-08-19 11:48:52 +00:00
..
app.js chore: light refactoring 2024-08-13 23:30:44 +00:00
config.js refactor: remove unused terminal configuration options 2024-08-19 11:48:52 +00:00
connectionHandler.js fix: enable autoConnect only on /ssh/host/ 2024-08-19 11:36:34 +00:00
routes.js chore: refactor validateSshTerm into utils.js 2024-08-17 13:10:23 +00:00
socket.js chore: formatting 2024-08-18 13:02:57 +00:00
ssh.js chore: refactor split ssh and socket to individual modules 2024-08-18 13:02:39 +00:00
utils.js feat: validateSshTerm checks if term is undefined or null before validation 2024-08-17 14:20:01 +00:00