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

VCR: Don't check VC existence when revoking #1913

Merged
merged 4 commits into from
Feb 21, 2023
Merged

Conversation

reinkrul
Copy link
Member

Fixes #1911

Also needs to be applied to master branch.

vcr/issuer/issuer.go Show resolved Hide resolved
@reinkrul
Copy link
Member Author

Failing end-to-end test is the secret storage (Vault) test, which is feature not availaible in v5.0.x. Running test suite locally with that specific test disabled.

Copy link
Member

@stevenvegt stevenvegt left a comment

Choose a reason for hiding this comment

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

so, it publishes a revocation about every possible identifier without checking for the existence. Is that smart? There is a risk that a wrong identifier will not raise any errors, however, no credential is revoked.

@reinkrul reinkrul merged commit 5c8db65 into V5 Feb 21, 2023
@reinkrul reinkrul deleted the vcr/revocation-lenient-checks branch February 21, 2023 15:25
reinkrul added a commit that referenced this pull request Feb 21, 2023
* VCR: Don't check VC existence when revoking

* Release notes

* godoc

* Add check for credential ID format
reinkrul added a commit that referenced this pull request Feb 22, 2023
* VCR: Don't check VC existence when revoking

* Release notes

* godoc

* Add check for credential ID format
reinkrul added a commit that referenced this pull request Feb 22, 2023
* VCR: Don't check VC existence when revoking

* Release notes

* godoc

* Add check for credential ID format
reinkrul added a commit that referenced this pull request Feb 22, 2023
* VCR: Don't check VC existence when revoking

* Release notes

* godoc

* Add check for credential ID format
reinkrul added a commit that referenced this pull request Feb 22, 2023
* VCR: Don't check VC existence when revoking

* Release notes

* godoc

* Add check for credential ID format
reinkrul added a commit that referenced this pull request Feb 22, 2023
* VCR: Don't check VC existence when revoking

* Release notes

* godoc

* Add check for credential ID format
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