Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The simple scaffolding does not support authentication or a database for storing comments #142

Open
chrissound opened this issue Mar 23, 2017 · 3 comments

Comments

@chrissound
Copy link

Getting errors for the yesod-simple template, not sure if these are meant to appear (or maybe need a db config setup?).

127.0.0.1 - - [23/Mar/2017:18:20:16 +0000] "POST /comments HTTP/1.1" 500 - "http://localhost:3000/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.98 Safari/537.36"
23/Mar/2017:18:20:34 +0000 [Error#yesod-core] The simple scaffolding does not support authentication or a database for storing comments
@snoyberg
Copy link
Member

snoyberg commented Mar 23, 2017 via email

@chrissound
Copy link
Author

Hmm maybe we could delete the corresponding functionality from the template (in the simple branch)?

@snoyberg
Copy link
Member

Sounds reasonable, want to send a PR? I think the fact that it's present is just an accident of a bad merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants