Closed (fixed)
Project:
Secure Pages
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
24 Aug 2011 at 03:59 UTC
Updated:
13 Sep 2011 at 16:51 UTC
I've been working on organizing the support queue a bit. One common problem is with ajax requests. We provide some default patterns in the ignore list like */autocomplete/*, but the defaults miss many contrib modules that have unpredictable paths.
It occurs to me that we could test for the header X-Requested-With:XMLHttpRequest and always ignore requests with this header. This should greatly reduce compatibility problems with contrib modules.
Comments
Comment #1
grendzy commentedhttp://drupalcode.org/project/securepages.git/commit/235f226
http://drupalcode.org/project/securepages.git/commit/a2ea275
Committed to both branches.
Comment #2.0
(not verified) commentedtypo