We've had some problems with mobie phone users not being able to log in to the page.
I finally found out what the problem is.
It seems to be the CSRF filter and lastpass.
When using lastpass on the mobile phone, it pops up a request to choose a username/password from the site.
This apparently makes the CSRF set in Advanced mode get quite angry, and send you to the blocked page.
If I set it to Basic, it allows me to log in without issues.
The login box is from Community Builder.
Can I do something better than just setting it to basic mode, some sort of exception for this?