1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-06-28 10:15:41 +02:00
vaultwarden/src
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
..
api fix: Support no-data enterprise policies 2021-09-24 17:20:44 +02:00
db [PATCH] Some fixes to the Emergency Access PR 2021-09-17 01:25:47 +02:00
static Merge branch 'emergency_feature' of https://github.com/thelittlefireman/bitwarden_rs into thelittlefireman-emergency_feature 2021-09-19 23:54:19 +02:00
auth.rs Add Emergency contact feature 2021-09-17 01:25:44 +02:00
config.rs Add Emergency contact feature 2021-09-17 01:25:44 +02:00
crypto.rs Rework file ID generation 2021-05-25 23:15:24 -07:00
error.rs Merge branch 'main' into future-web-vault 2021-07-15 21:43:23 +02:00
mail.rs Add Emergency contact feature 2021-09-17 01:25:44 +02:00
main.rs Add Emergency contact feature 2021-09-17 01:25:44 +02:00
util.rs Merge branch 'umireon-add-edge-frame-ancestors' of https://github.com/umireon/vaultwarden into umireon-umireon-add-edge-frame-ancestors 2021-07-15 19:20:19 +02:00