]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commit
when an emailauth user posts a comment, use the username only, not the full email...
authorJoey Hess <joeyh@joeyh.name>
Thu, 14 May 2015 03:24:27 +0000 (23:24 -0400)
committerJoey Hess <joeyh@joeyh.name>
Thu, 14 May 2015 03:26:22 +0000 (23:26 -0400)
commit7a68c4a01c5f8c044b9326a2efc8293cb8825cb6
tree5f8d15539b01e7311a4bdb6c4ad108f2a3938ea6
parent497513e737a92d2115f5d2a16610561b8a1dffdc
when an emailauth user posts a comment, use the username only, not the full email address

This makes the email not be displayed on the wiki, so spammers won't find
it there.

Note that the full email address is still put into the comment template.
The email is also used as the username of the git commit message
(when posting comments or page edits). May want to revisit this later.
IkiWiki/Plugin/comments.pm