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

Fix issue with Bitwarden CLI. #2197

Merged
merged 1 commit into from Jan 2, 2022
Merged

Conversation

BlackDex
Copy link
Collaborator

The CLI seems to send a String instead of an Integer for the maximum access count.
It now accepts both types and converts it to an i32 in all cases.

Fixes #2196

The CLI seems to send a String instead of an Integer for the maximum access count.
It now accepts both types and converts it to an i32 in all cases.

Fixes dani-garcia#2196
@dani-garcia dani-garcia merged commit 8ba6e61 into dani-garcia:main Jan 2, 2022
@BlackDex BlackDex deleted the issue-2196 branch January 12, 2022 19:50
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.

Bitwarden cli breaks when creating a send with --maxAccessCount flag
2 participants