diff options
| author | gueux <gueux@web> | 2015-07-20 12:56:34 +0000 |
|---|---|---|
| committer | admin <admin@branchable.com> | 2015-07-20 12:56:34 +0000 |
| commit | c7b7487b7f0be6c46a3007e82e7ffcae8f7baef6 (patch) | |
| tree | eb1d17be44d81581a5bb16aa35fb74a2eddd160d /doc | |
| parent | 5df1c9dc5aad8a1389ccf02c8a0b7cd1f8d165c0 (diff) | |
Diffstat (limited to 'doc')
| -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__.mdwn | 3 |
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 |
