rubycas / rubycas-server

Provides single sign-on authentication for web applications, implementing the server-end of Jasig's CAS protocol.
http://rubycas.github.com
Other
628 stars 270 forks source link

CASServer::Model::Base does not exist anymore #135

Closed voke closed 11 years ago

voke commented 11 years ago

Logout action is broken because of 1a292f4895169e5db1dc6161a73d2da18bb58dee

adamcrown commented 11 years ago

+1 Ran into this problem today. This fixes it.

mitfik commented 11 years ago

As soon as I will create test for it I will migrate this fix.

Thanks for contribution.

mitfik commented 11 years ago

I already merge tests for this scenario so as soon as we will decide how to solve it I will merge that fix.

mitfik commented 11 years ago

Thanks a lot. I just clear a little bit and squash it to one commit #140