From ee540ecdcc1b89a8d5b074fe07a231a57bd4ea04 Mon Sep 17 00:00:00 2001 From: bwarsaw Date: Wed, 28 Feb 2001 05:58:18 +0000 Subject: On the subscribe page, passwords are no longer required. If both the password and the confirmation field are omitted, Mailman generates a password for the subscribee automatically. --- templates/listinfo.html | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/templates/listinfo.html b/templates/listinfo.html index 78e79d679..df9623bcb 100644 --- a/templates/listinfo.html +++ b/templates/listinfo.html @@ -1,4 +1,4 @@ - + <MM-List-Name> Info Page @@ -69,11 +69,14 @@   - You must enter a + You should enter a privacy password. This provides only mild security, but should prevent others from messing with your - subscription. Do not use a valuable password as - it will occasionally be emailed back to you in cleartext. + subscription. Do not use a valuable + password as it will occasionally be emailed + back to you in cleartext. If you leave these fields + blank, Mailman will automatically generate a password for + you. -- cgit v1.3.1