Bugs item #1123540, was opened at 2005-02-15 23:00 Message generated for change (Comment added) made by iainpople You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1123540&group_id=103
Category: Web/CGI Group: 2.1 (stable) >Status: Closed Resolution: None Priority: 5 Submitted By: Iain Pople (iainpople) Assigned to: Nobody/Anonymous (nobody) Summary: can't login to list admin interface Initial Comment: As of a few days ago I can't login to the administrative interface for any of my lists. This is not browser related (I have tried with several browsers and have checked cookie settings). When i enter a password into the administrative login page the page just reloads. There is no error message displayed. Mailman version is 2.1.5 running on Debian, with Python 2.2.1 I have checked the log files and there are no relevant error messages. Apache shows a log of the POST request: x.x.x.x - - [16/Feb/2005:09:47:57 +1100] "POST /cgi-bin/mailman/admin/soccer-uni HTTP/1.1" 200 2281 I have found that if i manually enter a GET request I can login. e.g. http://host//cgi-bin/mailman/admin/soccer-uni?adminpw=mypassword However when I try and change any of the settings the page just reloads without the changes. So it looks to be like a problem with processing POST requests. ---------------------------------------------------------------------- >Comment By: Iain Pople (iainpople) Date: 2005-02-15 23:14 Message: Logged In: YES user_id=881670 Restarting apache resolved this issue. sorry :) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1123540&group_id=103 _______________________________________________ Mailman-coders mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-coders
