[Mailman-Users] Re: list admin passwords failing [fixed]

2005-02-15 Thread Iain Pople
It is working now after an apache restart. go figure. Iain Pople wrote: No I haven't made any changes, but I have just discovered that if i submit the form as a GET request manually I can login. i.e: http://host/cgi-bin/mailman/admin/soccer-uni?adminpw=password However, once I am logged in I have

[Mailman-Users] Re: list admin passwords failing

2005-02-15 Thread Iain Pople
No I haven't made any changes, but I have just discovered that if i submit the form as a GET request manually I can login. i.e: http://host/cgi-bin/mailman/admin/soccer-uni?adminpw=password However, once I am logged in I have the same problem, where If i change any settings the page just reloads

Re: [Mailman-Users] Re: list admin passwords failing

2005-02-15 Thread Mark Sapiro
Iain Pople wrote: > >I get the following in my apache logs so it looks like the POST is >working ok anyway? > >128.250.xx.xx - - [16/Feb/2005:09:03:56 +1100] "POST >/cgi-bin/mailman/admin/soccer-uni HTTP/1.1" 200 2281 Have you made any change to the admlogin.html template(s), in particular the l

[Mailman-Users] Re: list admin passwords failing

2005-02-15 Thread Iain Pople
Mark Sapiro wrote: Your issue, if it is caused by a redirect discarding POST data as mentioned in FAQ 4.45 would have to be a redirect which would affect URLs like http://lists.domain.com/cgi-bin/mailman/admin/ or http://lists.domain.com/cgi-bin/mailman/admindb/ or whatever you're using to access

Re: [Mailman-Users] Re: list admin passwords failing

2005-02-14 Thread Mark Sapiro
Iain Pople wrote: >thanks for that. I had a look at the URL and maybe it has something to >do with my redirects. I have the following rule: > >RewriteRule ^/$ http://%{HTTP_HOST}/cgi-bin/mailman/listinfo [R] > >Which essentially redirects pages from http://lists.domain.com -> >http://lists.d

[Mailman-Users] Re: list admin passwords failing

2005-02-14 Thread Iain Pople
thanks for that. I had a look at the URL and maybe it has something to do with my redirects. I have the following rule: RewriteRule ^/$ http://%{HTTP_HOST}/cgi-bin/mailman/listinfo [R] Which essentially redirects pages from http://lists.domain.com -> http://lists.domain.com/cgi-bin/mailman/l

Re: [Mailman-Users] Re: list admin passwords failing

2005-02-14 Thread Mark Sapiro
Iain Pople wrote: >I should also mention that this is not a cookies issue (at least not on >the client end). I have tried with several browsers and double checked >that cookies are enabled. And cookies not being enabled or not working wouldn't cause the symptom you see anyway. Without cookies,

[Mailman-Users] Re: list admin passwords failing

2005-02-14 Thread Iain Pople
I should also mention that this is not a cookies issue (at least not on the client end). I have tried with several browsers and double checked that cookies are enabled. Iain Pople wrote: Hi, I have noticed in the last couple of days that all my list admin passwords are failing. I.e. I can't log