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

Test passwordless client delete with empty object #1607

Merged
merged 1 commit into from
Jun 21, 2021

Conversation

pcapriotti
Copy link
Contributor

This checks that the password field of a delete client request is indeed optional. Previously, a null value was used for the password, but removing the field completely should catch more decoding bugs. See #1604.

This checks that the password field of a delete client request is indeed
optional. Previously, a null value was used for the password, but
removing the field completely should catch more decoding bugs.
@pcapriotti pcapriotti merged commit 221f7c8 into develop Jun 21, 2021
@pcapriotti pcapriotti deleted the pcapriotti/test-passwordless-client-delete branch June 21, 2021 09:31
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