mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-29 23:31:07 -06:00
Send uses icons to display if it is protected by password or not. Bitwarden has added a feature to use email with an OTP for newer versions. Vaultwarden does not yet support this, but this commit adds an Enum with all 3 the options. The email option currently needs a feature-flag and newer web-vault/clients. For now, this will at least fix the display of icons. Fixes #6976 Signed-off-by: BlackDex <black.dex@gmail.com> |
||
|---|---|---|
| .. | ||
| attachment.rs | ||
| auth_request.rs | ||
| cipher.rs | ||
| collection.rs | ||
| device.rs | ||
| emergency_access.rs | ||
| event.rs | ||
| favorite.rs | ||
| folder.rs | ||
| group.rs | ||
| mod.rs | ||
| org_policy.rs | ||
| organization.rs | ||
| send.rs | ||
| sso_auth.rs | ||
| two_factor_duo_context.rs | ||
| two_factor_incomplete.rs | ||
| two_factor.rs | ||
| user.rs | ||