• nextime's avatar
    Fix password echo security issue in web terminal · c0b3a4bd
    nextime authored
    - Add passwordMode flag to detect password prompts from SSH server
    - Disable local echo when password prompts are detected (Password:, password:, etc.)
    - Re-enable echo after password is submitted (on Enter key or new prompt)
    - Reset passwordMode on disconnect for clean state
    - Maintain security by not displaying passwords in plain text
    - Preserve normal command echo for non-password input
    c0b3a4bd
Name
Last commit
Last update
..
base.html Loading commit data...
index.html Loading commit data...
login.html Loading commit data...
terminal.html Loading commit data...
users.html Loading commit data...