summaryrefslogtreecommitdiff
path: root/TODOS
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2021-11-19 21:23:28 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2021-11-19 21:23:28 +0100
commitc258810b81a9ef4d93530f5c26a5512954a86220 (patch)
treebac20b5c4d921a9dbbe7f65d72abff46c9cac17b /TODOS
parenta1bd091b4f5ed19e11816bbd87ef4c96f3342ac3 (diff)
downloadcssh-c258810b81a9ef4d93530f5c26a5512954a86220.tar.gz
cssh-c258810b81a9ef4d93530f5c26a5512954a86220.tar.bz2
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
Diffstat (limited to 'TODOS')
-rw-r--r--TODOS2
1 files changed, 2 insertions, 0 deletions
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