RainLoop / rainloop-webmail

Simple, modern & fast web-based email client
http://rainloop.net
MIT License
4.08k stars 874 forks source link

iframe Invalid token #2164

Open isrightkev opened 2 years ago

isrightkev commented 2 years ago

Hi im running RainLoop on website A and show it on website B using a iframe <iframe src="https://website.co.uk/mailv3/index.php?ExternalLogin" allowfullscreen></iframe>

i also changed application.ini allow_external_login = On

but getting a Invalid token error when trying to login

any idea on how to fix this?

the-djmaze commented 2 years ago

You need in_iframe setting

isrightkev commented 2 years ago

You need in_iframe setting

Right I’ve set in_iframe = On still the same problem