Skip to main content

Module import

Module import 

Source

Structsยง

GroupedCredentials ๐Ÿ”’

Functionsยง

clamp_collection_timestamps ๐Ÿ”’
clamp_timestamps ๐Ÿ”’
convert_date ๐Ÿ”’
Convert a CXF timestamp to a DateTime<Utc>.
custom_fields_to_fields ๐Ÿ”’
Convert CustomFields credentials to Bitwarden Fields CustomFields contain arbitrary key-value pairs that should be preserved as custom fields
group_credentials_by_type ๐Ÿ”’
Group credentials by type.
parse_cxf ๐Ÿ”’
Parse CXF payload in the format compatible with Apple (At the Account-level)
parse_item ๐Ÿ”’
sanitize_timestamps ๐Ÿ”’
Replace negative creationAt and modifiedAt values with null, so that Utc::now() will be used downstream