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

Fix inconsistency. #78

Merged
merged 2 commits into from
Dec 4, 2023
Merged

Fix inconsistency. #78

merged 2 commits into from
Dec 4, 2023

Conversation

cobward
Copy link
Contributor

@cobward cobward commented Dec 1, 2023

The other functions defaulted to true, which is the correct behaviour.

The other functions defaulted to true, which is the correct behaviour.
@cobward cobward merged commit f7b05df into main Dec 4, 2023
1 check passed
@cobward cobward deleted the fix-inconsistency branch December 4, 2023 10:22
justAnIdentity added a commit that referenced this pull request Mar 20, 2024
* rebase onto feat/mdoc-auth

* rebase and use mdoc-auth functions

* wip experiment with cert building

* small clean up

* Fix inconsistency. (#78)

* validated request improvements

---------

Co-authored-by: Jacob <jacob.ward@spruceid.com>
justAnIdentity added a commit that referenced this pull request Jun 7, 2024
author Arjen van Veen <arjen.van.veen@spruceid.com> 1701187280 +0100
committer Arjen van Veen <arjen.van.veen@spruceid.com> 1717744754 +0200

refactor for readability WIP

clean up comments and duplicates

clean up, add some comments

cargo fmt

clippy fix

fmt

assert on tests

address pr comments

refactor handle_response to return a validated_response, submit parsing and decryption errors under errors

support creating a trust_anchor_registry from pem strings

Fix x5chain encoding.

X5Chain decoding fixes and version checking

Improve reader validation code.

- Also add a CLI tool for validating issuer certificates.

Fix public key parsing

Feat/reader auth cn (#79)

* rebase onto feat/mdoc-auth

* rebase and use mdoc-auth functions

* wip experiment with cert building

* small clean up

* Fix inconsistency. (#78)

* validated request improvements

---------

Co-authored-by: Jacob <jacob.ward@spruceid.com>

remove duplicate code

clippy fix
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