Matt Martz
Matt Martz
It is on hold, until after the "data tagging" work that has been going on for a few releases is merged. The intent is that this would, or some derivative...
> macOS is failing even after rerun That failure may be somewhat legitimate. The same setup targets I am using were recently modified. I'll look into it more.
> > macOS is failing even after rerun > > That failure may be somewhat legitimate. The same setup targets I am using were recently modified. I'll look into it...
> Whether now or later, might be good to change the SHM format to a serialized JSON dict or something to allow for arbitrary other config to be passed over...
We will need to think over this. Ultimately it's not something that `SSH_ASKPASS` is ultimately responsible for. The cause is that worker processes are now isolated from the parent process,...
I'm going to close this in favor of the workarounds that @bcoca indicates above. Unless you are manually verifying the fingerprints on each prompt, setting `host_key_checking` to `false` will get...
I need to rethink this whole section of code... The underlying problem is that `all` that gets added by `order_patterns` does not match `localhost`. But if we add `localhost` to...