When I try to create a user via the API then the API call never finishes. ``` curl -X POST "http://api.freme-project.eu/current/user?username=henriette&password=henriette" ``` It is the same behaviour on dev and live. It works in a local freme installation.