Hello,

Is there a way to have a Drupal site using CAS redirect for every page except for cron.php?

Thanks!

CommentFileSizeAuthor
#3 cas_module_166989_patch.txt865 bytesmetzlerd

Comments

greensky’s picture

When I set in specific pages to block it blocks cron.php. I got around this by loading cron.php?q=cron.

metzlerd’s picture

Assigned: Unassigned » metzlerd

Yes, I'll try and find a way to do this.

metzlerd’s picture

Version: 5.x-2.1 » master
Category: support » feature
Status: Active » Needs review
StatusFileSize
new865 bytes

Here'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.

metzlerd’s picture

Component: Documentation » Code
Status: Needs review » Fixed

In the absence of feedback, I'm committing this.

Anonymous’s picture

Status: Fixed » Closed (fixed)