私は常にこのエラーを受け取るomniauthを使用するSinatraアプリを持っています
attack prevented by Rack::Protection::SessionHijacking
(Googleアカウントを使用して)ログインしようとしたとき。
他のバージョンのIE、およびchrome / firefox/safariで正常に動作します。
私のセットアップは
rack (1.4.1)
rack-force_domain (0.2.0)
rack-protection (1.2.0)
sinatra (1.3.2)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
omniauth (1.0.3)
hashie (~> 1.2)
rack
omniauth-google-oauth2 (0.1.9)
omniauth (~> 1.0)
omniauth-oauth2
omniauth-oauth2 (1.0.0)
oauth2 (~> 0.5.0)
omniauth (~> 1.0)
なぜこれが起こるのか誰もが知っていますか?