Login error (Forbidden 403)

Forbidden (403)
CSRF verification failed. Request aborted.

You are seeing this message because this site requires a CSRF cookie when submitting forms. This cookie is required for security reasons, to ensure that your browser is not being hijacked by third parties.

If you have configured your browser to disable cookies, please re-enable them, at least for this site, or for ‘same-origin’ requests.

More information is available with DEBUG=True.

There can be many causes.
I found that if you write slipmat.io directly to the address field then you may not go to https:// site and there will be an error message? (The problem occurs if you have not saved bookmarks protected address)
if you use https://slipmat.io (connection is protected) so there´s no problem with login.
Hope this help or I’m in the yard :slight_smile:

1 Like

There were some old links on the site that pointed to non-https version of the site. This has been fixed with server configuration and some code fixes in Beta 21 released today. Thanks for the bug report!

For any future issues regarding login: make sure you try to login on HTTPS page. Password managers etc can point you to an old URL so you need to update your bookmarks etc accordingly.