From c258810b81a9ef4d93530f5c26a5512954a86220 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 19 Nov 2021 21:23:28 +0100 Subject: added option --ignore-authentication-errors to ignore authentication errors added option --allow-password-authentication to explicitely allow authentication with password added some similar projects to README --- TODOS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODOS') diff --git a/TODOS b/TODOS index 5bec231..05c40c7 100644 --- a/TODOS +++ b/TODOS @@ -12,6 +12,8 @@ - clusters: named set of hosts - tags: for things line cssh -t centos -c yum update or so - meta commands like enable/disable some hosts/tags +- make password authentication optional +- make ignore-errors and auth-methods enums in gengetopt -- cgit v1.2.3-54-g00ecf