Defining a second server and logging in to it, I get a "Token mismatch" on all links (navigation and main).
Can be reproduced on demo server.
This problem is closely related to issue #3777.
Disabling the git revision loading by commenting out line #63 in index.php:
echo '<div id="is_git_revision"></div>';
seems to make the problem disappear.
Fixed in 88a90fd7ad3a56b4e67bd9a9ac56774944990204
This problem is closely related to issue #3777.
Disabling the git revision loading by commenting out line #63 in index.php:
echo '<div id="is_git_revision"></div>';
seems to make the problem disappear.
Fixed in 88a90fd7ad3a56b4e67bd9a9ac56774944990204