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

Can someone can securely stop setting "auth.settings.hmac_key"? #354

Open
BuhtigithuB opened this issue Apr 10, 2017 · 1 comment
Open

Comments

@BuhtigithuB
Copy link
Collaborator

Quote from the book :
­­

Where it was set to something like "sha512:a-pass-phrase" and passed to the CRYPT validator for the
"password" field of the auth_user table, providing the algorithm and a-pass-phrase used to hash the
passwords. However, web2py no longers needs this setting because it handles this automatically.

Ref.: http://web2py.com/books/default/chapter/29/9#Auth-Settings-and-messages

I suggest we add a sentence saying if we can or not remove auth.settings.hmac_key = "SOMEKEY" for an existing app without having issue with password already created... If we can securely remove it, we could suggest how to proceed to remove it or point to other section of the book about that

@BuhtigithuB
Copy link
Collaborator Author

UP!

I can made this change to the book, only need to know if we can safely remove the hmac_key??

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