]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
cloak user PII when making commits etc, and let cloaked PII be used in banned_users
authorJoey Hess <joeyh@joeyh.name>
Thu, 14 May 2015 15:37:47 +0000 (11:37 -0400)
committerJoey Hess <joeyh@joeyh.name>
Thu, 14 May 2015 15:58:21 +0000 (11:58 -0400)
This was needed due to emailauth, but I've also wrapped all IP address
exposure in cloak(), although the function doesn't yet cloak IP addresses.

(One IP address I didn't cloak is the one that appears on the password
reset email template. That is expected to be the user's own IP address,
so ok to show it to them.)

Thanks to smcv for the pointer to
http://xmlns.com/foaf/spec/#term_mbox_sha1sum


No differences found