Skip to content

Add a Read-Only Admin API Key by default #5693

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

Merged
merged 23 commits into from
Jul 8, 2025

Conversation

Mubelotix
Copy link
Contributor

@Mubelotix Mubelotix commented Jun 19, 2025

Pull Request

Related issue

Fixes #5711

What does this PR do?

This PR introduces a new kind of API key that will allow peeking into an instance without resorting to the master key, thus avoiding the risk of altering data.
This is a kind of "Read-Only Admin API Key."

PR checklist

Please check if your PR fulfills the following requirements:

  • Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?
  • Have you read the contributing guidelines?
  • Have you made sure that the title is accurate and descriptive of the changes?

@dureuill dureuill added this to the v1.16.0 milestone Jun 19, 2025
@Mubelotix Mubelotix added the no db change The database didn't change label Jun 24, 2025
@Mubelotix Mubelotix marked this pull request as ready for review June 25, 2025 09:14
@dureuill dureuill requested a review from irevoire June 26, 2025 15:30
@irevoire irevoire changed the base branch from main to release-v1.16.0 July 7, 2025 16:33
Mubelotix and others added 2 commits July 8, 2025 12:18
Copy link
Member

@irevoire irevoire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you awesome 🔥

@irevoire irevoire added this pull request to the merge queue Jul 8, 2025
Merged via the queue into meilisearch:release-v1.16.0 with commit faa1f7c Jul 8, 2025
11 checks passed
@curquiza curquiza mentioned this pull request Jul 18, 2025
12 tasks
@meili-bot meili-bot added the v1.16.0 PRs/issues solved in v1.16.0 released on 2025-08-04 label Aug 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no db change The database didn't change v1.16.0 PRs/issues solved in v1.16.0 released on 2025-08-04
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add default read-only API key
6 participants