]> Sergey Matveev's repositories - public-inbox.git/commit
reply: handle address obfuscation :<
authorEric Wong <e@80x24.org>
Fri, 23 Jun 2017 02:25:33 +0000 (02:25 +0000)
committerEric Wong <e@80x24.org>
Fri, 23 Jun 2017 02:32:35 +0000 (02:32 +0000)
commit666844ae42b5b17fd2e9b7ea6cf04727487b5322
tree887824678cd482404c8f4b789eae1ed29114c1c4
parent59b3f7584817735a69b45388fd2d4c40750cf6e4
reply: handle address obfuscation :<

We can show users a lightly-obfuscated Bourne shell command
for invoking "git send-email" for address obfuscation.  However,
I'm not sure if the mailto: arg will work effectively since
URL encoding is probably too well-known to be effective.
lib/PublicInbox/Reply.pm
lib/PublicInbox/View.pm
t/reply.t