]> jfr.im git - irc/freenode/web-7.0.git/commitdiff
Move sendpass instructions to separate page
authorDavid Precious <redacted>
Thu, 23 Feb 2017 15:10:32 +0000 (15:10 +0000)
committerChristel Dahlskjaer <redacted>
Sun, 23 Apr 2017 19:51:29 +0000 (20:51 +0100)
content/kb/using/registration.md
content/kb/using/sendpass.md [new file with mode: 0755]

index 6f0b15f2f33d8e97c7478ca1a7161a394546c45e..04f4162c153441d8289087869b5e9d6c3100e520 100755 (executable)
@@ -64,21 +64,3 @@ While nicknames and accounts do not automatically get deleted when they expire -
 occasionally perform clean-up runs on the services database, in which we will automatically drop all registrations which have been idle for a long time. When we
 do this, we set the threshold for deletion considerably higher than the documented expiry time, to ensure that users close to the limit do not lose out.
 
-Forgotten Passwords
-===================
-
-If you have forgotten the password for your NickServ account, you can send a
-password reset mail to the email address you used when you registered your
-account using:
-
-    /msg NickServ SENDPASS youraccountnamehere
-
-You should receive an email at the email address you registered with, containing
-a command with a password reset key, which you can use on IRC to reset your
-password.
-
-If you do not receive the email, please check your spam folders etc.
-
-If you already have an outstanding password reset mail, you cannot send another,
-but you can contact freenode staff in #freenode (or find them on /stats p) for
-assistance.
diff --git a/content/kb/using/sendpass.md b/content/kb/using/sendpass.md
new file mode 100755 (executable)
index 0000000..0d39864
--- /dev/null
@@ -0,0 +1,18 @@
+Title: Resetting your password
+---
+
+If you have forgotten the password for your NickServ account, you can send a
+password reset mail to the email address you used when you registered your
+account using:
+
+    /msg NickServ SENDPASS youraccountnamehere
+
+You should receive an email at the email address you registered with, containing
+a command with a password reset key, which you can use on IRC to reset your
+password.
+
+If you do not receive the email, please check your spam folders etc.
+
+If you already have an outstanding password reset mail, you cannot send another,
+but you can contact freenode staff in #freenode (or find them on /stats p) for
+assistance.