Remove old TWiki pages
[openafs-wiki.git] / TWiki / ChangeEmailAddress.mdwn
diff --git a/TWiki/ChangeEmailAddress.mdwn b/TWiki/ChangeEmailAddress.mdwn
deleted file mode 100644 (file)
index 9de9b23..0000000
+++ /dev/null
@@ -1,48 +0,0 @@
-# <a name="Change E-mail Address"></a> Change E-mail Address
-
-**This form is used to change your registered e-mail addresses. Your registered e-mails are used by TWiki for sending you e-mails, include notifications of password changes. The addresses you register via this form are kept secret and will **not** be published anywhere on this site.**
-
-%X% **_Security Note_**: You really ought to register a valid e-mail address. If TWiki can't find a registered e-mail for you in the secret database, it will look in your user topic for a line like this:
-
-       * Set Email = user@example.com
-
-If your user topic is not protected from changes by other people, and you don't register an e-mail address using this form, then your user account could be hijacked by someone else.
-
-If your old e-mail addresses are all invalid (you can't receive mail there any more) and you have forgotten your password, please contact 0 for help.
-
-<form action="http://www.dementia.org/twiki/manage/%WEB%/%TOPIC%" method="post" name="manage">
-  <div>
-    <div><strong>Sorry, the password system is currently read only, please contact 0</strong></div>
-    <div> Registered e-mail addresses for currently logged in user (<code>admin</code>): </div>
-    <div>
-      <table border="0" cellpadding="0" cellspacing="0" rules="none" style="border-width: 0px">
-        <tr>
-          <td bgcolor="transparent" style="">   </td>
-          <td bgcolor="transparent" style=""> Fields marked <code><font color="red">**</font></code> are required </td>
-        </tr>
-        <tr>
-          <td align="right" bgcolor="transparent" style=""> Your [[TWiki/LoginName]]: </td>
-          <td bgcolor="transparent" style=""><input %notmodifyable%="%NOTMODIFYABLE%" name="username" size="40" type="text" value="admin" /> <code><font color="red">**</font></code></td>
-        </tr>
-        <tr>
-          <td align="right" bgcolor="transparent" style=""> Password: </td>
-          <td bgcolor="transparent" style=""><input %notmodifyable%="%NOTMODIFYABLE%" name="oldpassword" size="40" type="password" value="" /> <code><font color="red">**</font></code></td>
-        </tr>
-        <tr>
-          <td align="right" bgcolor="transparent" style=""> New e-mails (space-separated list): </td>
-          <td bgcolor="transparent" style=""><input %notmodifyable%="%NOTMODIFYABLE%" name="email" size="40" type="text" /> <code><font color="red">**</font></code></td>
-        </tr>
-      </table>
-    </div>
-    <div><input name="TopicName" type="hidden" value="%TOPIC%" /> <input name="action" type="hidden" value="changePassword" /> <input %notmodifyable%="%NOTMODIFYABLE%" type="submit" value="Change e-mail address" /></div>
-  </div>
-</form>
-
-<div>
-  <ul>
-    <li><img align="top" alt="info" border="0" height="16" src="http://www.dementia.org/twiki//view/Main/WebHome/info.gif" width="16" /> If you have any questions, please contact 0 </li>
-    <li><img align="top" alt="info" border="0" height="16" src="http://www.dementia.org/twiki//view/Main/WebHome/info.gif" width="16" /> [[Main/TWikiUsers]] has a list of other TWiki users </li>
-  </ul>
-</div>
-
-**_Related topics:_** [[ChangePassword]], [[ResetPassword]], [[UserToolsCategory]], [[AdminToolsCategory]]