]> sipb.mit.edu Git - ikiwiki.git/commitdiff
patch to prevent email obfuscation
authorhttp://gmcmanus.myopenid.com/ <http://gmcmanus.myopenid.com/@web>
Tue, 22 Jul 2008 09:10:46 +0000 (05:10 -0400)
committerJoey Hess <joey@kitenet.net>
Tue, 22 Jul 2008 09:10:46 +0000 (05:10 -0400)
doc/bugs/htmlscrubber_undoes_email_obfuscation_by_Text::Markdown.mdwn

index bac8e4acd93302afbaeee93c3c1d63e5c0b2dedf..b010a02b37b3fa699d7d4d86d292be345dc85973 100644 (file)
@@ -18,3 +18,13 @@ Don't spammers use HTML parsers?
 
 > I now see this was noted in the formatting [[/ikiwiki/formatting/discussion]], and won't/can't be fixed.
 > So I guess this is [[done]]. --Gabriel
+
+I've [[patch]]ed mdwn.pm to prevent Text::Markdown from obfuscating the emails.
+The relevant commits are on the master branch of [my "fork" of ikiwiki on Github] [github]:
+
+- 7d0970adbcf0b63e7e5532c239156f6967d10158
+- 52c241e723ced4d7c6a702dd08cda37feee75531
+
+--Gabriel.
+
+[github]: http://github.com/gmcmanus/ikiwiki/