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

[pull] main from hyperledger:main #172

Merged
merged 94 commits into from
Jan 10, 2024
Merged

Conversation

pull[bot]
Copy link

@pull pull bot commented Dec 14, 2023

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

PatStLouis and others added 4 commits December 12, 2023 23:40
Signed-off-by: pstlouis <patrick.st-louis@opsecid.ca>
Signed-off-by: jamshale <jamiehalebc@gmail.com>
Anoncreds - Add unit testing
@pull pull bot added the ⤵️ pull label Dec 14, 2023
jamshale and others added 25 commits December 15, 2023 22:40
Signed-off-by: jamshale <jamiehalebc@gmail.com>
Signed-off-by: Robert Simpson <RobS.git9@MailScreen.com>
Signed-off-by: jamshale <jamiehalebc@gmail.com>
Fix: Change To Use Timezone Aware UTC datetime
Signed-off-by: Shaanjot Gill <gill.shaanjots@gmail.com>
Signed-off-by: Shaanjot Gill <gill.shaanjots@gmail.com>
Signed-off-by: Shaanjot Gill <gill.shaanjots@gmail.com>
Signed-off-by: Shaanjot Gill <gill.shaanjots@gmail.com>
Signed-off-by: Shaanjot Gill <gill.shaanjots@gmail.com>
Signed-off-by: Shaanjot Gill <gill.shaanjots@gmail.com>
Signed-off-by: Shaanjot Gill <gill.shaanjots@gmail.com>
Signed-off-by: Shaanjot Gill <gill.shaanjots@gmail.com>
Improve Per Tenant Logging: Fix issues around default log file path
Signed-off-by: jamshale <jamiehalebc@gmail.com>
Return 404 when schema not found
Signed-off-by: pstlouis <patrick.st-louis@opsecid.ca>
Signed-off-by: pstlouis <patrick.st-louis@opsecid.ca>
Signed-off-by: pstlouis <patrick.st-louis@opsecid.ca>
Signed-off-by: Andrew Whitehead <cywolf@gmail.com>
Signed-off-by: jamshale <jamiehalebc@gmail.com>
Add unit tests for anoncreds revocation
TheTechmage and others added 29 commits January 3, 2024 11:56
It was reported by a collegue that when using Out-of-band invitations
with the connections handshake protocol, along with a public DID and
connection re-use enabled, ACA-Py was only able to handle a single
invitations. As if Connection Re-use wasn't working or the multi_use
flag was ignored.

Turns out, we flat out weren't saving the multi_use flag to the database
which is a big problem if you want to re-use the invitation. When
DID-Exchanged is used, since DID-Exchange allows for a connection-less
exchange of information. We only say the behaviour of the OOB Invitation
getting deleted if we ran through the receive_reuse_message() method in
the manager, which deletes the record if it's not set for multi_use.

Signed-off-by: Colton Wolkins (Indicio work address) <colton@indicio.tech>
Signed-off-by: Colton Wolkins (Indicio work address) <colton@indicio.tech>
Signed-off-by: Jason Syrotuck <jasyrotuck@gmail.com>
Signed-off-by: Jason Syrotuck <jasyrotuck@gmail.com>
Signed-off-by: Jason Syrotuck <jasyrotuck@gmail.com>
Signed-off-by: Patrick St-Louis <patrick.st-louis@idlab.org>
Add did web method type as a default option
Signed-off-by: Colton Wolkins (Indicio work address) <colton@indicio.tech>
Signed-off-by: Akiff Manji <akiff.manji@quartech.com>
fix: update constants in TransactionRecord
Signed-off-by: Jason Syrotuck <jasyrotuck@gmail.com>
Signed-off-by: Jason Syrotuck <jasyrotuck@gmail.com>
…orted vulnerabilities from scanning

Signed-off-by: Stephen Curran <swcurran@gmail.com>
Signed-off-by: Jason Syrotuck <jasyrotuck@gmail.com>
Signed-off-by: Jason Syrotuck <jasyrotuck@gmail.com>
Signed-off-by: Jason Syrotuck <jasyrotuck@gmail.com>
Signed-off-by: Jason Syrotuck <jasyrotuck@gmail.com>
Signed-off-by: Jason Syrotuck <jasyrotuck@gmail.com>
Remove tiny-vim from being added to the container image to reduce reported vulnerabilities from scanning
fix: save multi_use to the DB for OOB invitations
Signed-off-by: Wade Barnes <wade@neoterictech.ca>
Update legacy bcgovimages references.
@dbluhm dbluhm merged commit 1cfd492 into Indicio-tech:main Jan 10, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet