]> granicus.if.org Git - mutt/commit
Use mutt_account_getlogin instead of getuser for authentication methods that
authorBrendan Cully <brendan@kublai.com>
Thu, 28 Jul 2005 19:47:40 +0000 (19:47 +0000)
committerBrendan Cully <brendan@kublai.com>
Thu, 28 Jul 2005 19:47:40 +0000 (19:47 +0000)
commit5406e58caffb284faa1c7a5827bfe445820fcea1
tree33cd89741e11184e93b605ee19b7e73c288d8482
parent2cf55924bcef7048362d9e3298078cf4377e909c
Use mutt_account_getlogin instead of getuser for authentication methods that
only support an authentication ID. As a side-effect, don't display a dangling
authentication name pointer in getpass.
imap/auth_cram.c
imap/auth_login.c