summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikeMannix <MikeMannix>2001-09-04 01:39:13 +0000
committerMikeMannix <MikeMannix>2001-09-04 01:39:13 +0000
commitef42569bf1e3f508b0bf04a517b35fe9b6238da1 (patch)
treee7442215bc68c31f77951e7c3309d6604262fe69
parent018bc39d4d6fe4c9be672e75d6618999f6b94199 (diff)
none
-rw-r--r--TWiki/ResetPassword.mdwn30
1 files changed, 30 insertions, 0 deletions
diff --git a/TWiki/ResetPassword.mdwn b/TWiki/ResetPassword.mdwn
new file mode 100644
index 00000000..52811d72
--- /dev/null
+++ b/TWiki/ResetPassword.mdwn
@@ -0,0 +1,30 @@
+<font>Request for reset of password</font><br />
+
+Please only use this **ResetPassword** form in case you really forgot your password. Otherwise just change it using [[ChangePassword]]. Thank you.
+
+<form action="%SCRIPTURL%/passwd%SCRIPTSUFFIX%/%MAINWEB%/%HOMETOPIC%" method="post" name="passwd">
+ <p>
+ </p>
+ <table border="1">
+ <tr>
+ <td align="right">Your %TWIKIWEB%.WikiName: </td>
+ <td><input name="username" size="40" type="text" value="" /> <code><font color="red">**</font></code></td>
+ </tr>
+ <tr>
+ <td align="right">New password </td>
+ <td><input name="password" size="40" type="password" /> <code><font color="red">**</font></code></td>
+ </tr>
+ <tr>
+ <td align="right">Retype new password </td>
+ <td><input name="passwordA" size="40" type="password" /> <code><font color="red">**</font></code></td>
+ </tr>
+ <tr>
+ <td align="right" valign="top">   <input name="TopicName" type="hidden" value="%TOPIC%" /></td>
+ <td><input type="submit" value=" Request password reset " />    (Fields marked <code><font color="red">**</font></code> are required) </td>
+ </tr>
+ </table>
+</form>
+
+After submitting this form you will receive a page with yor **new password** appearing **encrypted**.
+
+You will have to send this information to the Wiki webmaster %WIKIWEBMASTER% by email.