Hi,

If admin directory is password protected via webserver httprl module show error because it trying to access to /admin path for testing purpose: admin/httprl-test***

Any fix? Any way to hide this warning and it won't affect anything else if admin path is password protected?

Thanks

Comments

mikeytown2’s picture

Title: Error if admin directory is password protected » Use httprl_async_function_callback for non-blocking test instead of admin/httprl-test; admin/* is password protected.
Category: support » feature

Reference: http://groups.drupal.org/node/248918#comment-924078

I've been meaning to get rid of admin/httprl-test and have that use httprl_async_function_callback instead. Now I have a reason to.

mikeytown2’s picture

Status: Active » Needs review
StatusFileSize
new6.35 KB

Patch for you to try out

mikeytown2’s picture

Status: Needs review » Fixed

The above patch has been committed to 6.x & 7.x

superfedya’s picture

It works. Thanks.

mikeytown2’s picture

StatusFileSize
new5.87 KB

Also committed this followup patch

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.