add emailauth.tmpl

master
Joey Hess 2015-05-13 21:15:08 -04:00
parent 035c1a2449
commit f1d77f8193
2 changed files with 14 additions and 2 deletions

View File

@ -92,8 +92,9 @@ Here is a full list of the template files used:
* `editpage.tmpl`, `editconflict.tmpl`, `editcreationconflict.tmpl`,
`editfailedsave.tmpl`, `editpagegone.tmpl`, `pocreatepage.tmpl`,
`editcomment.tmpl` `commentmoderation.tmpl`, `renamesummary.tmpl`,
`passwordmail.tmpl`, `login-selector.tmpl`, `revert.tmpl` - Parts of ikiwiki's user
interface; do not normally need to be customised.
`passwordmail.tmpl`, `emailauth.tmpl, `login-selector.tmpl`,
`revert.tmpl` - Parts of ikiwiki's user interface; do not normally need
to be customised.
[[!meta robots="noindex, follow"]]

View File

@ -0,0 +1,11 @@
To log into <TMPL_VAR WIKINAME>, just open the following link:
<TMPL_VAR AUTHURL>
This link can only be used once to log in, and will expire in one day.
If you were not trying to log into <TMPL_VAR WIKINAME>, please
disregard this email.
--
ikiwiki