summaryrefslogtreecommitdiff
path: root/doc/todo/Propellor.Property.Ssh:_it_should_be_possible_to_call_permitRootLogin_with___...
diff options
context:
space:
mode:
authorJoey Hess2015-07-20 12:06:53 -0400
committerJoey Hess2015-07-20 12:06:53 -0400
commitd73cb013d56295016c9ce1d2e1190c490c2b9c31 (patch)
treeb125bca716c076683813e6c2a513ed492f65da4d /doc/todo/Propellor.Property.Ssh:_it_should_be_possible_to_call_permitRootLogin_with___34__forced-commands-only__34___and___34__without-password__34__.mdwn
parent55c6b1cc306f38e22a4524903d7609d1309c3871 (diff)
parentc7b7487b7f0be6c46a3007e82e7ffcae8f7baef6 (diff)
Merge branch 'master' of ssh://propellor.branchable.com
Diffstat (limited to 'doc/todo/Propellor.Property.Ssh:_it_should_be_possible_to_call_permitRootLogin_with___34__forced-commands-only__34___and___34__without-password__34__.mdwn')
-rw-r--r--doc/todo/Propellor.Property.Ssh:_it_should_be_possible_to_call_permitRootLogin_with___34__forced-commands-only__34___and___34__without-password__34__.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/Propellor.Property.Ssh:_it_should_be_possible_to_call_permitRootLogin_with___34__forced-commands-only__34___and___34__without-password__34__.mdwn b/doc/todo/Propellor.Property.Ssh:_it_should_be_possible_to_call_permitRootLogin_with___34__forced-commands-only__34___and___34__without-password__34__.mdwn
new file mode 100644
index 00000000..0ee2fee4
--- /dev/null
+++ b/doc/todo/Propellor.Property.Ssh:_it_should_be_possible_to_call_permitRootLogin_with___34__forced-commands-only__34___and___34__without-password__34__.mdwn
@@ -0,0 +1,3 @@
+It should be possible to call Propellor.Property.Ssh.permitRootLogin with "forced-commands-only" and "without-password", in addition to "True" or "False". It requires to change the type of the function (and maybe to create a new datatype?)...
+
+ permitRootLogin :: Bool -> Property NoInfo