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

Disable verifier protocols that aren't compatible with the selected document #789

Merged

Conversation

kdeus
Copy link
Contributor

@kdeus kdeus commented Nov 20, 2024

Previously, we'd allow the user to select those protocols, but we'd display an error when they tried to use them. Now, if they're selected, we switch to a supported protocol and disable the incompatible ones.

Tested by:

  • Manual testing.

@kdeus kdeus requested a review from suzannajiwani November 20, 2024 20:25
server/src/main/webapp/verifier.html Outdated Show resolved Hide resolved
…ocument.

Previously, we'd allow the user to select those protocols, but we'd display
an error when they tried to use them. Now, if they're selected, we switch
to a supported protocol and disable the incompatible ones.

Tested by:
- Manual testing.

Signed-off-by: Kevin Deus <[email protected]>
@kdeus kdeus force-pushed the only_supported_protocols branch from 73101bd to bf33b80 Compare November 20, 2024 22:28
@kdeus kdeus merged commit 8f7cfd2 into openwallet-foundation-labs:main Nov 20, 2024
3 checks passed
@kdeus kdeus deleted the only_supported_protocols branch November 20, 2024 22:53
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.

2 participants