Re: [Mailman-Users] Script private.py writes 'http' instead of 'https'

2017-07-03 Thread Sergey Maslennikov
Exactly. Thank you very much! On Mon, 2017-07-03 at 06:09 -0700, Mark Sapiro wrote: > ... See the FAQ at . Sergey Maslennikov Moscow -- Mailman-Users mailing list Mailman-Users@python.org https://mail.python.o

Re: [Mailman-Users] Script private.py writes 'http' instead of 'https'

2017-07-03 Thread Mark Sapiro
On 7/2/17 8:45 AM, Sergey Maslennikov wrote: > > I set DEFAULT_URL_PATTERN = 'https://%s/' in mm_cfg.py but the script > 'Mailman/Cgi/private.py' ignored this setting when it was filling field > "ACTION". It outputted > '... name="f"> ...' > ('http' instead of 'https'). See the FAQ at