I have a fairly vanilla install, running in Dev mode ``` Sorry, an error occurred creating the user record. File:src/users/actions/create.go:47 Error:length of string 0, expected > 3 ``` The offending line seems to be `id, err := users.Create(params.Map())`