-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Notes are not decrypted (or not exported?) #4
Comments
Issue on sysPass tracker: nuxsmin/sysPass#888 |
It seems the notes field is just not imported: https://github.com/julenpardo/sysPass-XML-Decrypter/blob/cefa15e9d44b371f6649f72a76ce24bfa8c5fe6a/src/Decrypter.php#L124 |
I've improved the code and have a working version of it supporting decrypting + exporting the notes fields. I am waiting on #7 to upload. |
I've forked this to https://gitlab.com/MagicFab/sysPass-XML-Decrypter - see #7. Keeping this issue open in case others are looking for this issue, it's been fixed in my fork. |
I am not sure if the Notes filed is in the exported XML file that sysPass produces, but it's not in the CSV-formatted file produced by Decrypter. This filed often has important relevant information.
I'll file a related issue on sysPass tracker and link it here later today.
The text was updated successfully, but these errors were encountered: