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

server bug fix #927

Merged
merged 3 commits into from
Sep 18, 2024
Merged

server bug fix #927

merged 3 commits into from
Sep 18, 2024

Conversation

nikhilsinhaparseable
Copy link
Contributor

  1. delete hottier should be restricted for internal streams
  2. POST /logstream/{logstream} should be restricted for query mode

1. delete hottier should be restricted for internal streams
2. POST /logstream/{logstream} should be restricted for query mode
1. update role sync between querier to ingestors
2. get user role priviledge to reader, writer and editor roles
… using /ingest API

current state: check stream name in resource path for authorization
fix: check the x-p-stream header for the stream name also
@nitisht nitisht merged commit 7de7caf into parseablehq:main Sep 18, 2024
8 checks passed
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 this pull request may close these issues.

2 participants