Re: [Mailman-Users] What does mailman do with a POST?

2018-07-31 Thread Mark Sapiro
On 07/31/2018 06:15 PM, Bernie Cosell wrote: > > 'cookie2' => '$Version="1"', > 'csrf-token' => > '...', > 'setmemberopts-btn' => 'Submit Your Changes', > 'cookie' => > 'testlist-fantasyfarm.com+admin=...', > 'user-agent' => 'Mozilla/5.0', > 'unsubscribees' => 'bernie' >

Re: [Mailman-Users] What does mailman do with a POST?

2018-07-31 Thread Mark Sapiro
On 07/31/2018 06:15 PM, Bernie Cosell wrote: > 'cookie' => > 'testlist-fantasyfarm.com+admin=.', I recognize this is a test list and you may not care, but that cookie allows anyone to access the web admin UI for the list until you change the admin password. -- Mark Sapiro The

Re: [Mailman-Users] What does mailman do with a POST?

2018-07-31 Thread Richard Damon
On 7/31/18 9:32 PM, Bernie Cosell wrote: > On 31 Jul 2018 at 21:25, Richard Damon wrote: > >> On 7/31/18 9:15 PM, Bernie Cosell wrote: >>> Here's the request I just sent: >>> >>> 'setmemberopts-btn' => 'Submit Your Changes', >>> 'cookie' => >>> 'unsubscribees' => 'bernie' >>>

Re: [Mailman-Users] What does mailman do with a POST?

2018-07-31 Thread Bernie Cosell
On 31 Jul 2018 at 21:25, Richard Damon wrote: > On 7/31/18 9:15 PM, Bernie Cosell wrote: > > Here's the request I just sent: > > > > 'setmemberopts-btn' => 'Submit Your Changes', > > 'cookie' => > > 'unsubscribees' => 'bernie' > > > > '_method' =>

Re: [Mailman-Users] What does mailman do with a POST?

2018-07-31 Thread Richard Damon
On 7/31/18 9:15 PM, Bernie Cosell wrote: > On 31 Jul 2018 at 15:53, Mark Sapiro wrote: > >> On 07/30/2018 05:08 AM, Bernie Cosell wrote: >>> I'm trying to submit a form or two from a program and I can't quite >>> understand Mailman's form handling, this with Mailman 2.1.23. >>> What does Mailman

Re: [Mailman-Users] What does mailman do with a POST?

2018-07-31 Thread Bernie Cosell
On 31 Jul 2018 at 15:53, Mark Sapiro wrote: > On 07/30/2018 05:08 AM, Bernie Cosell wrote: > > I'm trying to submit a form or two from a program and I can't quite > > understand Mailman's form handling, this with Mailman 2.1.23. > > What does Mailman do to when receiving a POST to decide if

Re: [Mailman-Users] What does mailman do with a POST?

2018-07-31 Thread Mark Sapiro
On 07/30/2018 05:08 AM, Bernie Cosell wrote: > I'm trying to submit a form or two from a program and I can't quite > understand Mailman's form handling, this with Mailman 2.1.23. > > What I've done is a little program that does something simple: it first > authenticates [and gets the

Re: [Mailman-Users] Change of subdomain

2018-07-31 Thread Mark Sapiro
On 07/31/2018 02:47 AM, Eggert Ehmke via Mailman-Users wrote: > Hello, until recently I had my mailman web configuration in a directory in my > www domain, like www.mydomain.de/mailman. Now I changed the structure to have > an URL like lists.mydomain.de. I also changed the apache configuration

[Mailman-Users] Change of subdomain

2018-07-31 Thread Eggert Ehmke via Mailman-Users
Hello, until recently I had my mailman web configuration in a directory in my www domain, like www.mydomain.de/mailman. Now I changed the structure to have an URL like lists.mydomain.de. I also changed the apache configuration and the /etc/mailman/mm_cfg.py file. This kind of works, I can

[Mailman-Users] What does mailman do with a POST?

2018-07-31 Thread Bernie Cosell
I'm trying to submit a form or two from a program and I can't quite understand Mailman's form handling, this with Mailman 2.1.23. What I've done is a little program that does something simple: it first authenticates [and gets the appropriate cookies], then I GET the mass-removal page [to get