From c7b7487b7f0be6c46a3007e82e7ffcae8f7baef6 Mon Sep 17 00:00:00 2001 From: gueux Date: Mon, 20 Jul 2015 12:56:34 +0000 Subject: --- ...4__forced-commands-only__34___and___34__without-password__34__.mdwn | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 doc/todo/Propellor.Property.Ssh:_it_should_be_possible_to_call_permitRootLogin_with___34__forced-commands-only__34___and___34__without-password__34__.mdwn (limited to 'doc/todo') 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 -- cgit v1.2.3