1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/term
David Calavera 2357fecc92 Stop making a raw terminal to ask for registry login credentials.
It only disables echo asking for the password and lets the terminal to handle everything else.
It fixes #1392 since blank spaces are not discarded as they did before.
It also cleans the login code a little bit to improve readability.
2013-08-29 11:46:41 -07:00
..
MAINTAINERS Add GitHub usernames to MAINTAINERS 2013-08-09 21:16:44 -04:00
term.go Stop making a raw terminal to ask for registry login credentials. 2013-08-29 11:46:41 -07:00
termios_darwin.go Allow to generate signals when termios is in raw mode. 2013-08-29 11:45:04 -07:00
termios_linux.go Allow to generate signals when termios is in raw mode. 2013-08-29 11:45:04 -07:00