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

login and register submission return blank pages. #7

Closed
jonaswouters opened this issue Jul 24, 2016 · 2 comments
Closed

login and register submission return blank pages. #7

jonaswouters opened this issue Jul 24, 2016 · 2 comments

Comments

@jonaswouters
Copy link

Form submission always returns a blank page. No modifications are made to the project.

2016/07/24 16:49:33 Failed to validate XSRF Token: The CSRF token in the cookie doesn't match the one received in a form/header.

@aarondl
Copy link
Member

aarondl commented Jul 24, 2016

So, with a fresh clone of both authboss (go get -u -t gopkg.in/authboss.v0) and the sample (go get -u -t github.com/go-authboss/authboss-sample) I'm able to log in, delete blog posts, add blog posts. Everything works as expected.

This bug report needs to have a wealth more information to determine the cause.
The issue could be stale dependencies maybe? What version of Go (1.6.2 linux/amd64)? What version of nosurf? (2e708f2).

@jonaswouters
Copy link
Author

Thanks for letting me check the go version. Works like a charm on go 1.6.3. Does not work on 1.7rc3

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