]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/plugins/emailauth.pm
emailauth link sent and verified; user login works
[git.ikiwiki.info.git] / doc / plugins / emailauth.pm
index 9ba26e40c30083ec040d2145c59ca11c8ba79d17..8cb060e93f761a0d1a8d88f1b43fc3337a87f498 100644 (file)
@@ -12,3 +12,6 @@ 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.
+
+This plugin needs the [[!cpan Mail::SendMail]] perl module installed,
+and able to send outgoing email.