docker-offlineimap/offlineimap/ui
Carnë Draug 5f9474e10d Print username instead of accountname when asking for password
When asking for a password interactively, the username is never
displayed which may hide problems (typos on the configuration, or
issues on offlineimap parsing of the config file).  The hostname,
port, and account name are already displayed when establishing the
connection.  When asking for password, the account name is displayed
again.  Change it to display the username.

Github-ref: https://github.com/OfflineIMAP/offlineimap/issues/558
Signed-off-by: David Miguel Susano Pinto <carandraug+dev@gmail.com>
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2018-06-16 15:17:35 +02:00
..
__init__.py UIBase: add a syslog ui 2015-10-13 00:48:18 +02:00
Curses.py Print username instead of accountname when asking for password 2018-06-16 15:17:35 +02:00
debuglock.py more style consistency 2015-01-08 23:36:19 +01:00
Machine.py Print username instead of accountname when asking for password 2018-06-16 15:17:35 +02:00
Noninteractive.py learn to not download UIDs defined by the user 2016-07-03 20:02:45 +02:00
TTY.py Print username instead of accountname when asking for password 2018-06-16 15:17:35 +02:00
UIBase.py Print username instead of accountname when asking for password 2018-06-16 15:17:35 +02:00