mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-03-15 12:02:39 +01:00
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
|
||
---|---|---|
.. | ||
core | ||
admin.rs | ||
icons.rs | ||
identity.rs | ||
mod.rs | ||
notifications.rs | ||
web.rs |