-
Notifications
You must be signed in to change notification settings - Fork 15
2024.6 Bitwarden uses camelCase keys instead of PascalCase #29
Conversation
2fa - allow populating the login data structure via callback for 2fa
946d974
to
297dce2
Compare
297dce2
to
1282008
Compare
Required for Vaultwarden 1.31 released 08.07.2024 https://github.com/dani-garcia/vaultwarden/releases/tag/1.31.0
|
@kiorky - this needs your attention, all tooling using bitwarden tools is broken by the API changes and require these updates. |
As it is , i do not know what to do because this PR seems highly backward incompatible, and do not know if i have currently enough bandwidth to do more than a review ... If someone can contribute some glue to try/fallback on new (non camelcase) vs old structure, i will be happy to merge it. |
Would you accept a patch which makes use of pydantic to process/validate the json? |
9082338
to
7bffaf3
Compare
Hello, i want to thanks you very much as it largely inspired the latest release with my own fix ! |
This fixes client access to a 1.31 Vaultwarden instance, see: