I tried to change my email address for @tahoe-lafs.org subscriptions, but the 
confirmation process doesn't work. I got e-mailed a link

  https://tahoe-lafs.org/cgi-bin/mailman/confirm/tahoe-announce/<token>

which brings me to a confirm button which is a POST form to

  http://tahoe-lafs.org/cgi-bin/mailman/confirm/tahoe-announce

which of course gives me an "insecure" browser warning, but besides that it 
simply doesn't work somehow - when I submit, I get a "Please enter a 
confirmation cookie" page. I suspect that http: is redirecting to https: and 
losing the POST data (which, incidentally, indicates the wrong type of HTTP 
redirect is being used; there's one which is "got this form, now GET that" and 
a different one which is "please try again over there"); the fix for this would 
presumably be to tell Mailman itself that its canonical URL root is HTTPS.

Could someone (well, Zooko, according to the Mailman info) look into this?

-- 
Kevin Reid                                  <http://switchb.org/kpreid/>

_______________________________________________
tahoe-dev mailing list
[email protected]
http://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev

Reply via email to