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

enhancement for print-string-secret-key-deprecation #413

Closed
trevor opened this issue Aug 18, 2020 · 1 comment
Closed

enhancement for print-string-secret-key-deprecation #413

trevor opened this issue Aug 18, 2020 · 1 comment

Comments

@trevor
Copy link
Contributor

trevor commented Aug 18, 2020

print-string-secret-key-deprecation now prints:

"WARNING: The secret key for the session cookie store should be a"
"byte array.\nString secret keys have been deprecated."

It took some time to track down where this warning was coming from. A helpful modification may be something along the lines:

"WARNING (library 'ring' <version>): The secret key for the session cookie store should be a"
"byte array.\nString secret keys have been deprecated."
@weavejester
Copy link
Member

That's a good idea.

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

Successfully merging a pull request may close this issue.

2 participants