Abhilash Raj pushed to branch master at mailman / Mailman

Commits:
efe56d6e by Britt Gresham at 2017-05-22T10:04:19-07:00
Update welcome template with correct password reset instructions

Before this commit the welcome template included older instructions on
how to reset a users password.

This commit updates the documentation to reflect the new way of
resetting a users password by clicking on a link when logging in.

- - - - -
8b820ff7 by Abhilash Raj at 2017-05-22T19:34:38+00:00
Merge branch 'docs/master/issue-326-welcome-template' into 
'master'

(Issue #326) Update welcome template with correct password reset instructions

See merge request !266
- - - - -


2 changed files:

- src/mailman/rest/docs/templates.rst
- src/mailman/templates/en/list:user:notice:welcome.txt


Changes:

=====================================
src/mailman/rest/docs/templates.rst
=====================================
--- a/src/mailman/rest/docs/templates.rst
+++ b/src/mailman/rest/docs/templates.rst
@@ -53,8 +53,8 @@ subscribed to the mailing list, she sees this plain welcome 
message.
     with the word 'help' in the subject or body (don't include the
     quotes), and you will get back a message with instructions.  You will
     need your password to change your options, but for security purposes,
-    this email is not included here.  There is also a button on your
-    options page that will send your current password to you.
+    this email is not included here.  If you have forgotten your password you
+    will need to click on the 'Forgot Password?' link on the login page.
 
 Let's say though that you wanted to provide a link to a Code of Conduct in the
 welcome message.  You publish both the code of conduct and the welcome message


=====================================
src/mailman/templates/en/list:user:notice:welcome.txt
=====================================
--- a/src/mailman/templates/en/list:user:notice:welcome.txt
+++ b/src/mailman/templates/en/list:user:notice:welcome.txt
@@ -11,5 +11,5 @@ You can make such adjustments via email by sending a message 
to:
 with the word 'help' in the subject or body (don't include the quotes), and
 you will get back a message with instructions.  You will need your password to
 change your options, but for security purposes, this email is not included
-here.  There is also a button on your options page that will send your current
-password to you.
+here.  If you have forgotten your password you will need to click on the
+'Forgot Password?' link on the login page.



View it on GitLab: 
https://gitlab.com/mailman/mailman/compare/4d6f367830172f0dda3d1d7a4a8696ebe3bbd9b0...8b820ff783da70017263766d4983523aaa5ff865

---
View it on GitLab: 
https://gitlab.com/mailman/mailman/compare/4d6f367830172f0dda3d1d7a4a8696ebe3bbd9b0...8b820ff783da70017263766d4983523aaa5ff865
You're receiving this email because of your account on gitlab.com.
_______________________________________________
Mailman-checkins mailing list
Mailman-checkins@python.org
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org

Reply via email to