summaryrefslogtreecommitdiff
path: root/TWiki/ChangePassword.mdwn
blob: 8ed244ed1560a588ecec3aa1c9d553b7c33bc406 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<table align="center" border="true" width="60%">
  <tr>
    <td> Terribly sorry about this, but due to the amount of <span style="background:"><font color="">Wiki Spam</font></span><a href="http://LOCATION/WikiSpam">?</a> all automatic password changes, as well as new account creation, has been disabled. Use the <span style="background:"><font color="">Reset Password</font></span><a href="http://LOCATION/ResetPassword">?</a> for changing, resetting and creating new passwords for new users. <p>
      </p>
      <ul>
        <li><font size="+1">Use <span style="background:"><font color="">Reset Password</font></span><a href="http://LOCATION/ResetPassword">?</a> instead due to <span style="background:"><font color="">Wiki Spam</font></span><a href="http://LOCATION/WikiSpam">?</a></font></li>
      </ul>
      <p> Thank you. </p>
      <p> -- <span style="background:"><font color="">Joachim Nilsson</font></span><a href="http://LOCATIONMain/JoachimNilsson">?</a> - 28 Jan 2005 </p>
    </td>
  </tr>
</table>

## <a name="Change_password"> Change password </a>

<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">Old password </td>
      <td><input name="oldpassword" size="40" type="password" /> <code><font color="red">**</font></code></td>
    </tr>
    <tr>
    </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 name="change" type="hidden" value="on" /> <input type="submit" value=" Request password change " />    (Fields marked <code><font color="red">**</font></code> are required) </td>
    </tr>
  </table>
</form>

After submitting this form your password will be changed. %STOPINCLUDE% If you have questions please contact the Wiki webmaster %WIKIWEBMASTER%.