webssh2/app
2024-08-13 17:30:32 +00:00
..
app.js chore: formatting 2024-08-13 12:38:00 +00:00
config.js chore: formatting 2024-08-13 12:38:00 +00:00
connectionHandler.js fix: handle http basic auth in /ssh/host/ route 2024-08-13 14:30:32 +00:00
routes.js fix: handle http basic auth in /ssh/host/ route 2024-08-13 14:30:32 +00:00
socket.js fix: handle http basic auth in /ssh/host/ route 2024-08-13 14:30:32 +00:00
utils.js chore: utils function sanitizeObject Recursively sanitizes an object by replacing the value of any password property with asterisks (*) matching the length of the original password. 2024-08-13 17:30:32 +00:00