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:07:09 -0400
committerJoey Hess2015-07-20 12:07:09 -0400
commit81350d61fa9c046561d25917e68b4b946c3087df (patch)
tree73e9edd3ebd6a1c3456a8075f3970da9e9f67adc /doc/todo/Propellor.Property.Ssh:_it_should_be_possible_to_call_permitRootLogin_with___34__forced-commands-only__34___and___34__without-password__34__.mdwn
parentd73cb013d56295016c9ce1d2e1190c490c2b9c31 (diff)
close
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__.mdwn2
1 files changed, 2 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
index 0ee2fee4..f02ff328 100644
--- 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
@@ -1,3 +1,5 @@
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
+
+> [[done]] --[[Joey]]