note about email visibility in git commits

master
Joey Hess 2015-05-13 23:44:23 -04:00
parent b89f4b7ec5
commit b831d4a6f1
1 changed files with 2 additions and 1 deletions

View File

@ -11,7 +11,8 @@ some other form of authentication, such as [[passwordauth]] or [[openid]].
Users who have logged in using emailauth will have their email address used as
their username. In places where the username is displayed, like the
RecentChanges page, the domain will be omitted, to avoid exposing the
user's email address.
user's email address. Note though that the email address will be visible
when looking at eg, commits in the git repository.
This plugin needs the [[!cpan Mail::SendMail]] perl module installed,
and able to send outgoing email.