[ mailman-Feature Requests-636504 ] Configurable absolute URLs for scripts

SourceForge.net noreply at sourceforge.net
Tue Mar 11 16:36:54 EST 2003


Feature Requests item #636504, was opened at 2002-11-11 09:15
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=350103&aid=636504&group_id=103

>Category: None
>Group: None
Status: Open
>Resolution: Out of Date
Priority: 1
Submitted By: Erik Forsberg (forsberg)
Assigned to: Nobody/Anonymous (nobody)
Summary: Configurable absolute URLs for scripts

Initial Comment:
In my Mailman setup I want to use http for some URLs
(most of them, including the archives) for less CPU
usage on the server, and https on some URLs (login with
password, list administration) for better (if not good,
since the passwords go in cleartext over mail anyway)
security.

One way of accomplishing this is to make script URLs
absolute, and set DEFAULT_URL to a https hostname.

This patch makes it possible to configure if
GetScriptURL should by default return an absolute URL
using a variable in Default.py/mm_cfg.py.

----------------------------------------------------------------------

>Comment By: Thomas Wouters (twouters)
Date: 2003-03-12 01:36

Message:
Logged In: YES 
user_id=34209

I see the point of using https in list administration, but
not member options (member passwords aren't really secure to
start with.) But the patch is way out of date by now, sorry
about that... Moving this to feature requests, to look at it
in the future.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=350103&aid=636504&group_id=103



More information about the Mailman-coders mailing list