]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FPasswordResetPlugin
Harmonize documentation
[SourceForge/phpwiki.git] / pgsrc / Help%2FPasswordResetPlugin
1 Date: Mon, 16 Jun 2008 14:15:24 +0000
2 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124)
3 X-Rcs-Id: $Id: Help%2FPasswordResetPlugin,v 1.5 2008-06-18 01:12:39 vargenau Exp $
4 Content-Type: application/x-phpwiki;
5   pagename=Help%2FPasswordResetPlugin;
6   flags=PAGE_LOCKED;
7   markup=2;
8   charset=iso-8859-1
9 Content-Transfer-Encoding: binary
10
11 The *~PasswordReset* [plugin|Help:WikiPlugin] requires an Help:ActionPage with the content 
12 =<~?plugin ~PasswordReset ?~>= to be able the reset user passwords.
13
14 Any Administrator may reset (i.e. delete) any users password. The user may login with an empty 
15 password then or set a new one at the sign in page.
16
17 A normal user may only reset a users password who has his email address defined. 
18 For users with undefined email address you have to ask an Administrator to reset any password.
19
20 Authenticated users should change their passwords at their UserPreferences page.
21
22 !!! Usage
23 <verbatim>
24   <?plugin PasswordReset ?>
25 </verbatim>
26
27 !!! Arguments
28 __user__:
29   username to reset the password. (optional)
30
31 ----
32 [PhpWikiDocumentation] [CategoryWikiPlugin]