make cas work

This commit is contained in:
Erik Ordway 2009-11-20 19:06:07 -08:00 committed by Eric Allen
parent 0eec884428
commit f3966cfb2b
5 changed files with 56 additions and 1 deletions

View file

@ -98,6 +98,11 @@ if ( SITE_CONFIG['authentication_schemes'].include? 'open_id')
OpenID::Util.logger = RAILS_DEFAULT_LOGGER
end
if ( SITE_CONFIG['authentication_schemes'].include? 'open_id')
#requires ruby-openid gem to be installed
OpenID::Util.logger = RAILS_DEFAULT_LOGGER
end
tracks_version='1.8devel'
# comment out next two lines if you do not want (or can not) the date of the
# last git commit in the footer