Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
b89f4b7
)
note about email visibility in git commits
author
Joey Hess
<joeyh@joeyh.name>
Thu, 14 May 2015 03:44:23 +0000
(23:44 -0400)
committer
Joey Hess
<joeyh@joeyh.name>
Thu, 14 May 2015 03:44:23 +0000
(23:44 -0400)
doc/plugins/emailauth.mdwn
patch
|
blob
|
history
diff --git
a/doc/plugins/emailauth.mdwn
b/doc/plugins/emailauth.mdwn
index 8cb060e93f761a0d1a8d88f1b43fc3337a87f498..db22e29319423cf03b2eb73afcea89db23c53e60 100644
(file)
--- a/
doc/plugins/emailauth.mdwn
+++ b/
doc/plugins/emailauth.mdwn
@@
-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
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.
This plugin needs the [[!cpan Mail::SendMail]] perl module installed,
and able to send outgoing email.