This is because as of CartoDB-SQL-API-1.8.2 the "user_from_host" default configuration for "development" environment is: '^(.*)\\.localhost' Which would not match a domain-less hostname Closes #117 for real now.
This is because as of CartoDB-SQL-API-1.8.2 the "user_from_host" default configuration for "development" environment is: '^(.*)\\.localhost' Which would not match a domain-less hostname Closes #117 for real now.