While this is technically true (authentication *did* fail) it would be useful if the module checked if HTTP requests were allowed first and sent the message that authentication was not attempted because HTTP requests cannot be made, rather than just saying authentication failed. Otherwise the error message is misleading (people think the username/password are wrong, when in fact it is simply that Drupal has no access to the 'net - or thinks it doesn't).

Comments

steinmb’s picture

Version: 6.x-2.6 » 6.x-3.x-dev
Component: User interface » Code
Category: bug » feature

This is prob. part of a larger discussion on how to handle this and similar problems. Pls. read up on this D6 and 7 core issue #245990: HTTP request testing unreliable and may be undesirable

dddave’s picture

Status: Active » Closed (won't fix)

This branch is no longer supported. If this issue is still relevant feel free to reactivate it against a relevant version.