webssh2/client/public
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
..
client.htm fixed terminal height calculation after <!DOCTYPE html> addition 2018-02-17 01:18:38 -05:00
favicon.ico Revert "Revert "housekeeping"" 2018-02-17 01:06:37 -05:00
webssh2.bundle.js Fixes #112 - Re-auth doesn't work if incorrect auth was provided initially. 2018-10-11 11:18:01 +03:00
webssh2.css update codeclimate 2018-08-07 06:59:37 -04:00