nbudin / devise_cas_authenticatable

CAS authentication support for Devise
MIT License
285 stars 117 forks source link

Re-apply solution for allow_other_host after Rack-cas #146 #159

Closed francesco-loreti closed 2 years ago

francesco-loreti commented 2 years ago

I reached the fix "allow_other host: true" to fix the error on redirect_to during logout.

Francesco

nbudin commented 2 years ago

I've released 2.0.1 with this change.