diff options
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/emailauth.mdwn | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/plugins/emailauth.mdwn b/doc/plugins/emailauth.mdwn index 74097d2cc..463666535 100644 --- a/doc/plugins/emailauth.mdwn +++ b/doc/plugins/emailauth.mdwn @@ -5,8 +5,9 @@ This plugin lets users log into ikiwiki using any email address. To complete the login, a one-time-use link is emailed to the user, and they can simply open that link in their browser. -It is enabled by default, but can be turned off if you want to only use -some other form of authentication, such as [[passwordauth]] or [[openid]]. +It is (indirectly) enabled by default, but can be turned off if you want to +only use 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 |