From e943812dc9802d134f2d9627a6c4fc94fe9c26f9 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 30 May 2008 17:35:34 -0400 Subject: hashed password support, and empty password security fix This implements the previously documented hashed password support. While implementing that, I noticed a security hole, which this commit also fixes.. --- doc/wikitemplates.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/wikitemplates.mdwn b/doc/wikitemplates.mdwn index 389bdbfe9..f095cb035 100644 --- a/doc/wikitemplates.mdwn +++ b/doc/wikitemplates.mdwn @@ -13,7 +13,7 @@ located in /usr/share/ikiwiki/templates by default. * `editpage.tmpl` - Create/edit page. * `change.tmpl` - Used to create a page describing a change made to the wiki. * `passwordmail.tmpl` - Not a html template, this is used to - generate the mail with the user's password in it. + generate a mail with an url the user can use to reset their password. * `rsspage.tmpl` - Used for generating rss feeds for [[blogs|ikiwiki/blog]]. * `rssitem.tmpl` - Used for generating individual items on rss feeds. * `atompage.tmpl` - Used for generating atom feeds for blogs. -- cgit v1.2.3