Expected Behavior
As a Safari user, I should be able to create a team, an account, and log in.
Current Behavior
I get the error: "_csrf token is not valid"
Possible Solution
The problem is browser specific. It does not affect Chrome.
Steps to Reproduce (for bugs)
I am trying to use koding for the first time. I install using docker-compose up -d.

I point by browser to the install (localhost:8090) and choose to create a team. I follow the steps and end up on the "Your Account" page:

Clicking "Create Your Team" results in the error: "_csrf token is not valid"

Context
Your Environment
- Version used: docker containers
- Environment name and version (e.g. Chrome 39, node.js 5.4): Safari Version 12.0.3 (14606.4.5)
- Operating System and version (desktop or mobile):
- Link to your project:
Reactions are currently unavailable
Expected Behavior
As a Safari user, I should be able to create a team, an account, and log in.
Current Behavior
I get the error: "_csrf token is not valid"
Possible Solution
The problem is browser specific. It does not affect Chrome.
Steps to Reproduce (for bugs)
I am trying to use koding for the first time. I install using docker-compose up -d.
I point by browser to the install (localhost:8090) and choose to create a team. I follow the steps and end up on the "Your Account" page:
Clicking "Create Your Team" results in the error: "_csrf token is not valid"
Context
Your Environment