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

Error saving session: securecookie: the value is too long #1

Closed
josephspurrier opened this issue Aug 9, 2015 · 1 comment
Closed

Comments

@josephspurrier
Copy link
Owner

When SingleToken = false, every unique page that generates a token can grow to a point where this error message is displayed:
token.go:56: Error saving session: securecookie: the value is too long

Tokens need to be removed on next page load if singletoken = false.

@josephspurrier
Copy link
Owner Author

Fixed in: 94b0691

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

1 participant