access via https, some links use http
I'm using mailman 2.0beta4 and I like to use the administrative pages via https rather than via http. It works, no problem with that. But some links in the pages have http://... hardcoded in them, for example, the membership management one. If I want to see next page of subscribed users, using the link gets me back to non-SSL. To use them, now I just paste them in the URL location in the browser and change http to https. Is there anyway those links could use what I am using at that moment, http or https? Could they be relative instead of absolute?
-- Andreas Hasenack andreas@conectiva.com.br BIG Linux user!
We do this as well. You need to make sure that the default URL or the base URL are set to use the https:// instead. Edit ~mailman/Mailman/Defaults.py and make sure that the https:// is the default URL. Also, if you have pre-existing lists (when the list was accessed via non-ssl (http), you'll have to edit the base URL of the specific list.
You may also have to edit mm_cfg.py (I changed both)
Kambiz
Andreas Hasenack wrote:
I'm using mailman 2.0beta4 and I like to use the administrative pages via https rather than via http. It works, no problem with that. But some links in the pages have http://... hardcoded in them, for example, the membership management one. If I want to see next page of subscribed users, using the link gets me back to non-SSL. To use them, now I just paste them in the URL location in the browser and change http to https. Is there anyway those links could use what I am using at that moment, http or https? Could they be relative instead of absolute?
-- Andreas Hasenack andreas@conectiva.com.br BIG Linux user!
Mailman-Users maillist - Mailman-Users@python.org http://www.python.org/mailman/listinfo/mailman-users
--
\o__O o Kambiz Aghaiepour, RHCE - Phone: (919) 524-7423 o o
\_ /|\ -= Red Hat, Inc. =- |\| Pager: (800) 946-4646 //\ //
|\ |\ -=-=-=-=-=-=-=-=-=-=-=- | | Pager Pin #: 1412622 // //
/ / |/ mailto:kambiz@redhat.com | http://www.redhat.com |\ ||
On Tue, Aug 01, 2000 at 10:59:48AM -0400, Kambiz Aghaiepour wrote:
We do this as well. You need to make sure that the default URL or the base URL are set to use the https:// instead. Edit ~mailman/Mailman/Defaults.py and make sure that the https:// is the default URL. Also, if you have pre-existing lists (when the list was accessed via non-ssl (http), you'll have to edit the base URL of the specific list.
You may also have to edit mm_cfg.py (I changed both)
Hmm, I looked into that, but I didn't find a way to distinguish between the list (for which plain http would be sufficient) and the administrative pages!?
Best, Lutz
Lutz Jaenicke Lutz.Jaenicke@aet.TU-Cottbus.DE BTU Cottbus http://www.aet.TU-Cottbus.DE/personen/jaenicke/ Lehrstuhl Allgemeine Elektrotechnik Tel. +49 355 69-4129 Universitaetsplatz 3-4, D-03044 Cottbus Fax. +49 355 69-4153
There's a reasonable chance that the most-recent putback to CVS might resolve some of this; if you're a CVS-leading-edger, try it out. (It was in response to other absolute vs. relative URL problems, but it's revamped a lot of URL calculation stuff.)
Andreas Hasenack wrote:
I'm using mailman 2.0beta4 and I like to use the administrative pages via https rather than via http. It works, no problem with that. But some links in the pages have http://... hardcoded in them, for example, the membership management one. If I want to see next page of subscribed users, using the link gets me back to non-SSL. To use them, now I just paste them in the URL location in the browser and change http to https. Is there anyway those links could use what I am using at that moment, http or https? Could they be relative instead of absolute?
-- Andreas Hasenack andreas@conectiva.com.br BIG Linux user!
Mailman-Users maillist - Mailman-Users@python.org http://www.python.org/mailman/listinfo/mailman-users
participants (4)
-
Andreas Hasenack
-
Dan Mick
-
Kambiz Aghaiepour
-
Lutz Jaenicke