Diff: Help/PasswordResetPlugin

Differences between current version and predecessor to the previous major change of Help/PasswordResetPlugin.

Other diffs: Previous Revision, Previous Author

Newer page: version 6 Last edited on 17 January 2022 3:00 by harold
Older page: version 5 Last edited on 9 September 2007 0:16 by harold Revert
@@ -1,23 +1,34 @@
-The PasswordReset Help:WikiPlugin requires an Help:ActionPage with the content  
-= <~?plugin ~ PasswordReset ?~ >= to be able the reset user passwords. 
+The **~ PasswordReset** [[ Help:WikiPlugin|plugin]] requires an [[ Help:ActionPage|ActionPage]]  
+ with the content {{{< <PasswordReset>>}}} to be able the reset user passwords. 
  
 Any Administrator may reset (i.e. delete) any users password. The user may login with an empty 
 password then or set a new one at the sign in page. 
  
 A normal user may only reset a users password who has his email address defined. 
 For users with undefined email address you have to ask an Administrator to reset any password. 
  
-Authenticated users should change their passwords at their UserPreferences page. 
+Authenticated users should change their passwords at their [[ UserPreferences]] page. 
  
-! Usage:  
-<verbatim>  
- <?plugin PasswordReset ? >  
-</verbatim
+== Usage ==  
+{{{  
+<< PasswordReset> >  
+<<PasswordReset user=username >>  
+}}}  
  
-!! Plugin Arguments:  
-__user__:  
- username to reset the password. (optional)  
+== Arguments ==  
  
------  
+{| class="bordered"  
+| -  
+! Argument  
+! Description  
+! Default value  
+| -  
+| user  
+| username to reset the password. (optional)  
+| none  
+|}  
  
-PhpWikiDocumentation Help:WikiPlugin  
+<noinclude>  
+----  
+[[ PhpWikiDocumentation]] [[CategoryWikiPlugin]]  
+</noinclude>  

current version

The PasswordReset plugin requires an ActionPage with the content <<PasswordReset>> to be able the reset user passwords.

Any Administrator may reset (i.e. delete) any users password. The user may login with an empty password then or set a new one at the sign in page.

A normal user may only reset a users password who has his email address defined. For users with undefined email address you have to ask an Administrator to reset any password.

Authenticated users should change their passwords at their UserPreferences page.

Usage

<<PasswordReset>>
<<PasswordReset user=username>>

Arguments

Argument

Description

Default value

user

username to reset the password. (optional)

none