Doorman needs to allow existing script files (cron.php and xmlrpc.php) to continue working without interference.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | doorman_cron_passthrough.patch | 676 bytes | emilcarpenter |
| #1 | doorman-allowcron-1473370-1.patch | 842 bytes | jrbeeman |
Comments
Comment #1
jrbeemanThe attached patch addresses this issue. Due to the growing number of cases being checked for, I broke the existing checks out into a few lines where it made sense.
Comment #2
manarth commentedFixed in 7.x-1.x-dev (I'll give it a couple weeks or so and roll a 1.0 release if there's nothing major in the issue queue).
Nice spot, thanks!
Comment #4
emilcarpenter commentedI needed to patch version 1.1 for cron from outside to get through to Drupal. I did this on an old site, inherited from someone else, with some Features and without a database - so not tested on clean install.
Comment #5
emilcarpenter commentedComment #7
manarth commentedThanks emilcarpenter, fixed in commit 4527367f160970f19444e929e7f5f192fd34fc5c.