Commit Graph

5 Commits (0c968115cfdee89713dcb55d9415034347c4c8c0)

Author SHA1 Message Date
http://anastigmatix.net/ 40576191c7 fix capitalization of Mail::Sendmail 2016-08-14 22:30:06 -04:00
Simon McVittie 2afb0dd663 Do not directly enable emailauth by default, only indirectly via openid
This avoids nasty surprises on upgrade if a site is using httpauth,
or passwordauth with an account_creation_password, and relying on
only a select group of users being able to edit the site. We can revisit
this for ikiwiki 4.
2015-05-27 08:52:01 +01:00
Joey Hess ab1bba9dab cloak user PII when making commits etc, and let cloaked PII be used in banned_users
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
2015-05-14 11:58:21 -04:00
Joey Hess b831d4a6f1 note about email visibility in git commits 2015-05-13 23:44:23 -04:00
Joey Hess b89f4b7ec5 fix page extension 2015-05-13 23:43:16 -04:00