Re: [Mailman-Users] Problems with Membership List and Extraneous Characters in URL

2016-07-19 Thread Mark Graves
Thank you for the fix. I applied the changes to my admin.py and it is now working properly. -Original Message- From: Mailman-Users [mailto:mailman-users-bounces+mgraves=acog@python.org] On Behalf Of Mark Sapiro Sent: Tuesday, July 19, 2016 3:32 PM To: mailman-users@python.org Subjec

Re: [Mailman-Users] Is mailman vulnerable to the httpoxy bug?

2016-07-19 Thread Jim Popovitch
On Tue, Jul 19, 2016 at 5:10 PM, Perry E. Metzger wrote: > https://httpoxy.org/ seems to impact any python program (among many > others) that runs under cgi. Does it cause trouble for mailman? What > is a reasonable mitigation? If I understand the issue correctly (and admittedly It's kinda a new

[Mailman-Users] Is mailman vulnerable to the httpoxy bug?

2016-07-19 Thread Perry E. Metzger
https://httpoxy.org/ seems to impact any python program (among many others) that runs under cgi. Does it cause trouble for mailman? What is a reasonable mitigation? Perry -- Perry E. Metzgerpe...@piermont.com -- Mailman-Users mai

Re: [Mailman-Users] Problems with Membership List and Extraneous Characters in URL

2016-07-19 Thread Mark Sapiro
On 07/18/2016 09:59 AM, Mark Graves wrote: > > and here's the source from the link on the page: > > href="u'https://listserv.acog.org/mailman/admin/coding/members?letter=b&findmember=acog.org'">B   > > Is this a bug? I found someone else complaining about this in 2003, but > nothing since.

Re: [Mailman-Users] Error while searching the archives

2016-07-19 Thread Odhiambo Washington
On 19 July 2016 at 21:38, Mark Sapiro wrote: > On 07/19/2016 01:56 AM, Odhiambo Washington wrote: > > > > In mm_cfg.py, I have: > > > > HTDIG_HTSEARCH_PATH = '/usr/local/www/cgi-bin/htsearch' > > > > I tried running it: > > > > root@gw:/usr/home/wash # /usr/local/www/cgi-bin/htsearch > > Enter va

[Mailman-Users] Problems with Membership List and Extraneous Characters in URL

2016-07-19 Thread Mark Graves
I'm running Mailman version 2.1.21. On the web interface Membership Management/Membership List, if I use the Find member and get too many results to show on one screen, the lettered links at the top do not work correctly. The problem is an extraneous U. Here's an example: https://listserv.ac

Re: [Mailman-Users] Error while searching the archives

2016-07-19 Thread Mark Sapiro
On 07/19/2016 01:56 AM, Odhiambo Washington wrote: > > In mm_cfg.py, I have: > > HTDIG_HTSEARCH_PATH = '/usr/local/www/cgi-bin/htsearch' > > I tried running it: > > root@gw:/usr/home/wash # /usr/local/www/cgi-bin/htsearch > Enter value for words: walu > Content-type: text/html > > htsearch err

Re: [Mailman-Users] Error while searching the archives

2016-07-19 Thread Odhiambo Washington
On 19 July 2016 at 03:36, Mark Sapiro wrote: > On 07/18/2016 03:17 AM, Odhiambo Washington wrote: > >> >> I have a strange problem here. When I try a search on my list archives, I >> see this on the browser: >> >> Bug in Mailman version 2.1.22 >> > ... > >> And in the error log I see the details