Hi,
On Sun, Dec 20, 2015 at 8:12 PM, Selva Nair wrote:
> Trying to keep the footrpint small, this patch adds to the
> convoluted code-flow in get_user_pass_cr(). Cleanup left for later.
> -8<-
>
> Currently prompting for a response to static-challenge
> gets skipped when the username and
On Sun, Dec 20, 2015 at 2:12 PM, Selva Nair wrote:
>
> Currently prompting for a response to static-challenge
> gets skipped when the username and passowrd are read
> from a file. Further, dynamic challenge gets wrongly handled
> as if its a username/password request.
>
And this one too please..
Trying to keep the footrpint small, this patch adds to the
convoluted code-flow in get_user_pass_cr(). Cleanup left for later.
-8<-
Currently prompting for a response to static-challenge
gets skipped when the username and passowrd are read
from a file. Further, dynamic challenge gets wrong