https://bugzilla.wikimedia.org/show_bug.cgi?id=31425

--- Comment #8 from Bruce Elrick <bruce.elr...@pennwest.com> 2012-09-14 
17:24:11 UTC ---
After some digging I've found the opposite, that indeed the API as written does
not require action=login and that, with the Auth_remoteuser extension
configured, you can hit other action=X URLs with a browser, Apache will
properly respond with a 401 Unauthorized, the browser will prompt for a
username/password, then Apache and the api.php will deliver a proper API
response page as expected.

This means that indeed the CPAN MediaWiki::API module must be the location of
the incompatibility - it must assume that an action=login request must proceed
any other request.  I'll start digging there.

Thanks,
Bruce

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to