I would also like to see this patch as part of Mailman. I tried it and it
works just fine.
thanks,
Mentorhi,
in indymedia (http://indymedia.org) and sindominio
(http://sindomino.net) we saw the necessity to protect the admin part
of mailman (above all the password transmission) with a ssl
connec
On Mon, 2003-06-09 at 18:55, Donn Cave wrote:
> I added a parameter to ScriptURL(..., upgrade=0) and a couple of
> functions to deal with the protocol part of the URL (http vs. https.)
> The upgrade parameter indicates that the URL must be https. And then
> I had to change a few modules other tha
Quoth matze <[EMAIL PROTECTED]>:
...
| so i dived into the mailman sources and figured out a possible
| solution. it seems to me that the best way to achieve ssl connections
| for the admin is putting a condition in ScriptURL() in Utils.py.
|
| if((0 != mm_cfg.DEFAULT_ADMIN_USE_SSL) and
|(targe
hi,
in indymedia (http://indymedia.org) and sindominio
(http://sindomino.net) we saw the necessity to protect the admin part
of mailman (above all the password transmission) with a ssl
connection. i figured out that vanilla-mailman doesn't support this
feature
(http://www.mail-archive.com/[EMAIL P