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

Commits on Sep 24, 2022

  1. Fix organization vault export

    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
    BlackDex committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    ae59472 View commit details
    Browse the repository at this point in the history