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

feat(cat-gateway): Add signature validation layer to PUT /v1/document #2038

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

apskhem
Copy link
Collaborator

@apskhem apskhem commented Mar 17, 2025

Description

Thanks for contributing to the project!
Please fill out this template to help us review your changes.

Related Issue(s)

Closes #2026

Please confirm the following checks

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream module

@apskhem apskhem added draft Draft rust Pull requests that update Rust code labels Mar 17, 2025
@apskhem apskhem self-assigned this Mar 17, 2025
@apskhem apskhem linked an issue Mar 17, 2025 that may be closed by this pull request
@apskhem apskhem marked this pull request as draft March 17, 2025 12:20
Copy link
Contributor

github-actions bot commented Mar 17, 2025

Test Report | ${\color{lightgreen}Pass: 638/643}$ | ${\color{red}Fail: 0/643}$ |

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
draft Draft rust Pull requests that update Rust code
Projects
Status: 🏗 In progress
Development

Successfully merging this pull request may close these issues.

Catalyst signed docs signature validation using RBAC registration.
1 participant