-
Notifications
You must be signed in to change notification settings - Fork 269
v1.0: Reject master keys less than 16 bytes #2103
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
v1.0: Reject master keys less than 16 bytes #2103
Conversation
dureuill
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the PR, @maryamsulemani97.
|
Hey @maryamsulemani97 . Once #2122 is merged, would you please update the master key section of the instance options page to specify that it must be 16 bytes? To be honest, this should have been done already. Adding it to the "expected value" should be sufficient. Thanks 🙏🏻 |
|
Hi @dureuill |
dureuill
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fine by me, @maryamsulemani97!
IMO it was also OK not to mention the autogeneration in the docs, which is why I approved the previous version.
Note that we're currently discussing removing the export MEILI_MASTER_KEY=<autogenerated_key> instruction in favor of directing the user to the --master-key command line flag. You can find the relevant discussion in the specification PR.
Co-authored-by: gui machiavelli <gui@meilisearch.com>
guimachiavelli
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🧋
|
bors merge |
|
Build succeeded:
|
closes #2069