Message generated for change (Comment added) made by sf-robot
You can respond by visiting:
https://sourceforge.net/tracker/?funcÞtail&atid0103&aid62091&group_id3
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: security/privacy
Group: 2.1 (stable)
Status: Closed
Resolution: InvalidPriority: 5
Submitted By: Trent Larson (trentlarson)
Assigned to: Nobody/Anonymous (nobody)
Summary: admin links force me to insecure mode with password
Initial Comment:
I start out in secure mode when I administer my list,
but many operations have hard-coded links to HTTP, and
then it loses my session information and requires me to
login again from that insecure page. In other words,
there are many screens that I cannot use without
logging in insecurely.
Using v 2.1.6.
----------------------------------------------------------------------
Comment By: SourceForge Robot (sf-robot)
Date: 04/14/06 19:21Message:
Logged In: YES
user_id12539
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
----------------------------------------------------------------------
Comment By: Mark Sapiro (msapiro)
Date: 03/31/06 08:56
Message:
Logged In: YES
user_id23998
This is not a bug. It is a misconfiguration. What you want
to do is put
DEFAULT_URL_PATTERN = 'https://%s/mailman/'
in mm_cfg.py and then run bin/fix_url.py to update your
existing lists, e.g.
bin/withlist -l -a -r fix_url -- [fix_url options]
but first run bin/fix_url.py stand alone for help.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?funcÞtail&atid0103&aid62091&group_id3