-
Notifications
You must be signed in to change notification settings - Fork 17
EU fork integration #9
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
Merged
Merged
Changes from 36 commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
39ab4fe
preprod version
LuisPereira23 b8f3bfe
Merge pull request #1 from niscy-eudiw/branch-preprod
LuisPereira23 ce8e898
initial update for revocation status lists
LuisPereira23 335c251
Merge pull request #1 from niscy-eudiw/branch-development
LuisPereira23 17723ee
Merge pull request #2 from niscy-eudiw/branch-preprod
LuisPereira23 963cc84
update status struct
LuisPereira23 142d556
add new attestations dc4eu support test
LuisPereira23 4e12bcf
update dict and list encode tag
LuisPereira23 fe83479
update PID 1.5 nationality
LuisPereira23 993a456
Merge pull request #2 from niscy-eudiw/branch-development
LuisPereira23 d46a5f7
Merge pull request #3 from niscy-eudiw/branch-preprod
LuisPereira23 c613407
fix: ci restore
PascalDR 670bd33
fix: restore code
PascalDR 8a37f52
tests: adapted tests
PascalDR 86e7f7c
fix: install
PascalDR f2149e6
fix: try ubuntu 22
PascalDR c768740
fix: dependency
PascalDR 6439edb
fix: typo
PascalDR db5b9c9
fix: updated python versions
PascalDR 3104d19
Update pymdoccbor/mdoc/issuer.py
PascalDR 8f10944
fix: private key handling
PascalDR bd2d133
fix: version
PascalDR 719e3bf
fix: private key handling
PascalDR 750f7b2
fix: readme
PascalDR 07f692a
fix: readme
PascalDR 4aff49a
fix: readme
PascalDR 7694fe9
fix: readme
PascalDR 4f17a86
fix: restored example
PascalDR c089290
fix: restored docstring and typing
PascalDR e661611
fix: error handling
PascalDR 23e41c2
tests: restored tests
PascalDR 6a432df
fix: restored specialized exceptions
PascalDR 7e4737f
Update README.md
PascalDR 58985b6
Apply suggestions from code review
peppelinux cffd8a0
Merge branch 'main' into fix/eu_integration
peppelinux 1827086
Apply suggestions from code review
peppelinux 8d3d2be
Apply suggestions from code review
peppelinux File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PascalDR marked this conversation as resolved.
Show resolved
Hide resolved
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,4 +8,4 @@ class NoSignedDocumentProvided(Exception): | |
pass | ||
|
||
class MissingIssuerAuth(Exception): | ||
pass | ||
pass |
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.