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

Auth: do not escape parameters in rendered IRMA contracts #1936

Merged
merged 3 commits into from
Mar 1, 2023

Conversation

reinkrul
Copy link
Member

Fixes #1931

Also apply on master.

auth/contract/contract_test.go Outdated Show resolved Hide resolved
@stevenvegt
Copy link
Member

Tests are failing because the e2e tests now include external crypto storage, but the V5 branch doesn't.

@reinkrul
Copy link
Member Author

reinkrul commented Mar 1, 2023

I tested it with the IRMA app, using the current v5.0.9 version the IRMA app shows the contract text with &, with this patch it shows it as &. Looks OK.

@reinkrul reinkrul merged commit 0ca8384 into V5 Mar 1, 2023
@reinkrul reinkrul deleted the fix/irma-contract-escaping branch March 1, 2023 08:17
@gerardsn
Copy link
Member

gerardsn commented Mar 1, 2023

manual run of e2e tests is successful

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