Georgia Tech Drupal News

Posted On:

Are you trying to automatically log everyone in with CAS whenever they visit your site? Then our Google Search Appliance will not crawl your site. But don't panic! Read the solution below.

Thanks to the helpful folks in OIT, we've found a gotcha related to using CAS login and our Google Search Applicance. 

Problem

If you enable automatic login via CAS for everyone who visits a Drupal website, your site will not be crawled by the campus Google Search Appliance.

This is caused by the Drupal website creating various redirect error messages when anonymous visitors view your website.

Solution

  1. Go to the CAS settings on your site: http://mysite.gatech.edu/admin/config/people/cas
  2. Under the "Redirection" section, set 'Check with the CAS server to see if the user is already logged in?' to this setting: Never'.
  3. Save the CAS settings.
Posted On:

Drupal 7.37, a maintenance release with numerous bug fixes (no security fixes), is now available for download. See the Drupal 7.37 release notes for a full listing.

Upgrading your existing Drupal 7 sites is recommended.There are no major, non-backwards-compatible features in this release. For more information about the Drupal 7.x release series, consult the Drupal 7.0 release announcement.

Changelog

Drupal 7.37 contains bug fixes and small API/feature improvements only. The full list of changes between the 7.36 and 7.37 releases can be found by reading the 7.37 release notes. A complete list of all changes in the stable 7.x branch can be found in the git commit log.