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

Add comment to remember meilisearch key id #347

Merged
merged 2 commits into from
Oct 29, 2024
Merged

Conversation

JElgar
Copy link
Member

@JElgar JElgar commented Oct 27, 2024

Description

A meilisearch key is the hash of its uid and the master key. When generating a key you can specify its uid so you can generate the same key (assuming same master key) across instances. The important thing though is you remember the key id!

Fixes #<issue_number> or taiga link

Checklist:

Creator

  • The target branch is main
  • I have updated the unreleased section of the change log
  • I have reviewed the 'files changed' tab on github to ensure all changes are as expected
  • I have added someone to review the pr

Reviewer

  • I have verified the above are all completed
  • I have run the code locally to ensure it fufills the requirements of the issue
  • I have reviewed the 'files changed' and commented on any sections which I think are not needed, incorrect or could be improved

After pull

  • If appropriate I have closed the issue/ moved the trello card

@JElgar JElgar changed the title Update meilisearch key Add comment to remember meilisearch key id Oct 27, 2024
@JElgar JElgar merged commit 07c5962 into main Oct 29, 2024
2 checks passed
@JElgar JElgar deleted the meilisearch-key-update branch October 29, 2024 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants