User authentication is temporarily unavailable. If this situation persists, please inform your Wiki Admin.
 

Forgot Password

Forgotten your password? It happens, so here's the form for handling it. It is a very simple LIST form.

<form method="post" action="/forgot.html" enctype="multipart/form-data">
	<fieldset>
		<legend>Reset your password</legend>
		<p class="info msg">Please enter the email address for your account, then click Send.</p>
		<ol>
			<li class="text required"><label for="email">Email / Username:</label> <input id="email" name="_action:email" size="20" value="" /></li>
		</ol>
	</fieldset>
	<fieldset class="submit">
		<input type="submit" class="submit" value="Send reminder" />
		<input type="hidden" name="action" value="forgot" />
	</fieldset>
</form>
 
dev/boxes/forgot.txt · Last modified: 2008/02/13 14:16 by admin
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki