From 1b44a605c9f4f8efaa2409b24e84a3ee39bb4990 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 6 Oct 2015 15:05:25 -0400 Subject: comment --- .../comment_1_6c11976a814a7f4a830bc11ae9bf534e._comment | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/todo/revertable_Ssh.authorizedKey/comment_1_6c11976a814a7f4a830bc11ae9bf534e._comment (limited to 'doc/todo') diff --git a/doc/todo/revertable_Ssh.authorizedKey/comment_1_6c11976a814a7f4a830bc11ae9bf534e._comment b/doc/todo/revertable_Ssh.authorizedKey/comment_1_6c11976a814a7f4a830bc11ae9bf534e._comment new file mode 100644 index 00000000..e03f1143 --- /dev/null +++ b/doc/todo/revertable_Ssh.authorizedKey/comment_1_6c11976a814a7f4a830bc11ae9bf534e._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2015-10-06T19:01:13Z" + content=""" +This should be easy enough to implement; just implement a property that +ensures the file lacks an authorized key (probably using `File.lacksLine`) +and then combine the two properties with `` to get a RevertableProperty. + +I'd accept a patch that does that. +"""]] -- cgit v1.2.3