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: Rejected handler #8

Merged
merged 1 commit into from
Apr 24, 2024
Merged

feat: Rejected handler #8

merged 1 commit into from
Apr 24, 2024

Conversation

kayra1
Copy link
Contributor

@kayra1 kayra1 commented Apr 24, 2024

Description

This PR allows the API to reject a CSR by storing the string 'rejected' in the certificate field. This special string can be used to differentiate between CSRs that are awaiting approval and CSRs that are rejected.

I am not sure if we should block someone from updating the certificate of a CSR that's already been rejected, or there should be some process around that.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that validate the behaviour of the software
  • I validated that new and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@kayra1 kayra1 requested a review from a team as a code owner April 24, 2024 06:05
@kayra1 kayra1 merged commit 39f6d31 into main Apr 24, 2024
9 checks passed
@kayra1 kayra1 deleted the rejected-handler branch April 24, 2024 14:48
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.

3 participants