Chris Brannon wrote on Fri, Jul 07, 2017: > Karl Dahlke <[email protected]> writes: > > > But, in the interest of a windows implementation some day, > > I'd prefer a function in stringfile.c that turns echo on and off, > *SNIP* > > 4. Finally, call this function, on and off, when grabbing the password for > > http 401 authentication - piece of cake. > > Ok, so Dominique should resend the patch to disable echo with the > changes you outlined? This is orthogonal to the private command for > entering form data, and the function to toggle echo could be used for > the private command as well, if / when it is implemented.
Yes, I will split this in two patches: - first patch implement the echo on/off in a function and call it only for http auth, feature-equivalent to this patch - second (new) patch will attempt to do the 'priv' command I am afraid I do not have much more free time than anyone here, so will try to do this over the weekend. Thank you Karl for the very detailed answer, I should be able to wade through something -- Dominique _______________________________________________ Edbrowse-dev mailing list [email protected] http://lists.the-brannons.com/mailman/listinfo/edbrowse-dev
