0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-26 15:58:21 +02:00
bitwarden_rs/src/api/core
Adam Jones e3678b4b56
fix: Support no-data enterprise policies
Boolean-toggle enterprise policies (like 'Two-Step Login' and 'Personal Ownership') don't provide a data attribute in the new version of the web client. This updates the backend to expect these to be optional.

Web change introduced in https://github.com/bitwarden/web/pull/1147 which added 2cbe023a38/src/app/organizations/policies/base-policy.component.ts (L48-L50)
2021-09-24 17:20:44 +02:00
..
two_factor Fix incorrect WebAuthn origin 2021-08-29 15:53:25 -07:00
accounts.rs Hide some warnings for unused struct fields 2021-09-22 21:39:31 +02:00
ciphers.rs Enforce Personal Ownership policy on imports 2021-09-08 23:26:15 -07:00
emergency_access.rs [PATCH] Some fixes to the Emergency Access PR 2021-09-17 01:25:47 +02:00
folders.rs Modify rustfmt file 2021-04-06 21:54:42 +01:00
mod.rs Add Emergency contact feature 2021-09-17 01:25:44 +02:00
organizations.rs fix: Support no-data enterprise policies 2021-09-24 17:20:44 +02:00
sends.rs Fix errors that occurred in the nightly build 2021-08-04 13:25:41 +02:00