Hello,
Is there a way to have a Drupal site using CAS redirect for every page except for cron.php?
Thanks!
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | cas_module_166989_patch.txt | 865 bytes | metzlerd |
Hello,
Is there a way to have a Drupal site using CAS redirect for every page except for cron.php?
Thanks!
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | cas_module_166989_patch.txt | 865 bytes | metzlerd |
Comments
Comment #1
greensky commentedWhen I set in specific pages to block it blocks cron.php. I got around this by loading cron.php?q=cron.
Comment #2
metzlerd commentedYes, I'll try and find a way to do this.
Comment #3
metzlerd commentedHere's what I decided to do. This tests out ok on sites where the base_path is set, but if someone has a site where base_path is not set, it would be worth checking.
Comment #4
metzlerd commentedIn the absence of feedback, I'm committing this.
Comment #5
(not verified) commented