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 collection update from native client #4937

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

BlackDex
Copy link
Collaborator

@BlackDex BlackDex commented Sep 9, 2024

For some strange reason the native clients send CollectionIds instead of collectionIds for updating the collection. Added an alias to allow this.

Fixes an issue reported via Matrix.

For some strange reason the native clients send `CollectionIds` instead of `collectionIds` for updating the collection.
Added an alias to allow this.

Fixes an issue reported via Matrix.

Signed-off-by: BlackDex <black.dex@gmail.com>
@dani-garcia dani-garcia merged commit 25d99e3 into dani-garcia:main Sep 10, 2024
5 checks passed
@BlackDex BlackDex deleted the fix-native-collection-update branch September 10, 2024 19:34
@iosmanthus
Copy link

Shall we release a new version for it? Since the latest native client with version 2024.8.1(19099) could not connect to the vaultwarden v1.32.0.

@BlackDex
Copy link
Collaborator Author

We will, but there still seem to be some users having issue connecting even when using a version with this patch. So before we release a new one, we want to tackle that too.

rkube-rvk pushed a commit to reveko/vaultwarden that referenced this pull request Oct 10, 2024
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