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

logout: Redirect to continue_url when present. #228

Open davexunit opened 9 years ago

davexunit commented 9 years ago

Fixes #227, if it is actually a problem.

I had some Mediawiki instances that were affected by this, and redirecting to @continue_url did the right thing from the user's perspective.

Aeon commented 9 years ago

+1

davexunit commented 9 years ago

Could someone please accept/reject this patch? It solved a real issue for me while I was working at the FSF.