Merge pull request #892 from eriko/cas_support

Cas support
This commit is contained in:
Sam
2013-05-28 16:13:29 -07:00
15 changed files with 177 additions and 25 deletions

View File

@@ -45,6 +45,7 @@ gem 'omniauth-facebook'
gem 'omniauth-twitter'
gem 'omniauth-github'
gem 'omniauth-browserid', git: 'https://github.com/callahad/omniauth-browserid.git', branch: 'observer_api'
gem 'omniauth-cas'
gem 'oj'
gem 'pg'
# we had pain with the 3.2.13 upgrade so monkey patch the security fix