I have just upgraded to 1.3.7 from 1.3.6 and when I log out I get:
PHP Error: Request security check failed (GET /roundcube/?_task=logout)
Running PHP 7.2.8, Apache 2.4.34.
Any suggestions?
Thanks, James.
sounds like this https://github.com/roundcube/roundcubemail/issues/5579 have you installed all the js deps?
Yep, thanks John.
Running:
sudo php [path-to-Roundcube]/bin/install-jsdeps.sh
did the trick.
Also fixed the error I had with mailboxes not showing any messages.
Thanks again,
James.