Skip to main content

Module v2_migration_permission

Module v2_migration_permission 

Source
Expand description

Grace period gating for the v2 encrypted migrations master-password prompt.

A user gets two weeks before the client asks for the master password. The window is anchored by the state bridge value v2_encrypted_migrations_grace_period_start, which this module is the only consumer of. The first query starts the clock.

Enumsยง

MigrationPermission
Whether the client may prompt the user to migrate to v2 encryption.

Constantsยง

GRACE_PERIOD ๐Ÿ”’
How long the prompt stays suppressed after the window opens.
UNIFFI_META_CONST_BITWARDEN_USER_CRYPTO_MANAGEMENT_ENUM_MIGRATIONPERMISSION ๐Ÿ”’
UNIFFI_META_CONST_BITWARDEN_USER_CRYPTO_MANAGEMENT_METHOD_USERCRYPTOMANAGEMENTCLIENT_REQUEST_PERMISSION_TO_MIGRATE_TO_V2 ๐Ÿ”’