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 organization vault export #2765

Merged
merged 1 commit into from
Sep 25, 2022
Merged

Conversation

BlackDex
Copy link
Collaborator

Since v2022.9.x it seems they changed the export endpoint and way of working. This PR fixes this by adding the export endpoint.

Also, it looks like the clients can't handle uppercase first JSON key's. Because of this there now is a function which converts all the key's to lowercase first.

I have an issue reported at Bitwarden if this is expected behavior: bitwarden/clients#3606

Fixes #2760
Fixes #2764

Since v2022.9.x it seems they changed the export endpoint and way of working.
This PR fixes this by adding the export endpoint.

Also, it looks like the clients can't handle uppercase first JSON key's.
Because of this there now is a function which converts all the key's to lowercase first.

I have an issue reported at Bitwarden if this is expected behavior: bitwarden/clients#3606

Fixes dani-garcia#2760
Fixes dani-garcia#2764
@dani-garcia dani-garcia merged commit ae59472 into dani-garcia:main Sep 25, 2022
@BlackDex BlackDex deleted the fix-org-export branch September 26, 2022 14: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
3 participants