dev: 支持加密数据
This commit is contained in:
@@ -38,7 +38,7 @@ def read_kps_to_db(kps_file: str | PathLike[str], password: str,
|
||||
blob_fy(trim_str(entry.title)),
|
||||
blob_fy(trim_str(entry.username)),
|
||||
blob_fy(entry.password),
|
||||
extract_otp(entry.otp),
|
||||
blob_fy(extract_otp(entry.otp)),
|
||||
blob_fy(trim_str(entry.url)),
|
||||
blob_fy(entry.notes),
|
||||
str(entry.uuid),
|
||||
|
||||
Reference in New Issue
Block a user