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

Allow optional password field in RmClient #1604

Merged
merged 1 commit into from
Jun 21, 2021

Conversation

pcapriotti
Copy link
Contributor

@pcapriotti pcapriotti commented Jun 17, 2021

The servantification of the client API (#1584) made the password field not optional in the FromJSON instance of RmClient. This caused issues on clients (iOS, specifically) when deleting temporary clients, since that does not require a password.

This makes the password field optional again, and adds a corresponding golden test.

@pcapriotti pcapriotti merged commit d21cc75 into develop Jun 21, 2021
@pcapriotti pcapriotti deleted the pcapriotti/rm-client-optional-password branch June 21, 2021 04:58
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