-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SVS-2] Add encrypted affidavit to castRequestItem (#208)
* [SVS-2] Add encrypted affidavit to `castRequestItem` * [SVS-2] Add encrypted affidavit to `castRequestItem`, add changes to tests * [SVS-2] Update PoEC test * [SVS-2] Update how attachment is passed * [SVS-2] Update attachment outside CastRequestItem.content * [SVS-2] Add attachment after payload is signed. * [SVS-2] Fixing tests * [SVS-2] Updated test payloads * Update OTP replies for tests * Remove unused payloads * Add TODO comment * Ensure backward-compatibility Co-authored-by: Mateusz Michałowski <[email protected]>
- Loading branch information
1 parent
d5c957b
commit d67f0c6
Showing
21 changed files
with
129 additions
and
300 deletions.
There are no files selected for viewing
This file contains 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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
DBB_URL="http://dbb:3003/" | ||
VOTER_AUTHORIZER_URL="http://voter-authorizer:3002/" | ||
CONFERENCE_HOST_URL="http://localhost:3016/" | ||
OTP_PROVIDER_URL="http://otp-provider:3001/" | ||
OTP_PROVIDER_URL="http://otp:3001/" | ||
MAILCATCHER_URL="http://mailcatcher:1080/" |
This file contains 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 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 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 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
File renamed without changes.
102 changes: 0 additions & 102 deletions
102
test/replies/otp_flow/get_2904b00f_5abcbf894df3_58_configuration.json
This file was deleted.
Oops, something went wrong.
This file contains 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
13 changes: 0 additions & 13 deletions
13
test/replies/otp_flow/post_2904b00f_5abcbf894df3_58_voting_cast.json
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.