webssh2/server
Valentin Valchev a18efd20ad Fixes #112 - Re-auth doesn't work if incorrect auth was provided initially.
https://github.com/billchurch/WebSSH2/issues/112

This commit send 'reauth' command to the client, when err.level === 'client-authentication'.

The client itself binds the 'reauthSession' function to that command, so it will automatically request authentication, every time the authentication fails.

The client bundle (webpack) is also rebuild with the made changes.
2018-10-11 11:18:01 +03:00
..
app.js update jsthints 2018-09-11 15:13:32 -04:00
expressOptions.js Revert "Revert "housekeeping"" 2018-02-17 01:06:37 -05:00
socket.js Fixes #112 - Re-auth doesn't work if incorrect auth was provided initially. 2018-10-11 11:18:01 +03:00
util.js update jsthints 2018-09-11 15:13:32 -04:00