lucasepe / pwsafe

Cross Platform simple and secure password management from commandline.
MIT License
16 stars 6 forks source link

Error parsing record - Encountered unknown Record Field type - 22 #3

Open xtremebeing opened 4 years ago

xtremebeing commented 4 years ago

Have you seen this error before?

pwsafe list -file ~/tmp/test.psafe3

💀 Error parsing the unencrypted records - Error parsing record - Encountered unknown Record Field type - 22

lucasepe commented 4 years ago

Hi! @xtremebeing no, it's the first time ... just a question...

did you specify your own set of allowed special symbols for password generation?

I'm asking because after reading this issue, I went back to the PWSafe spec V3 here :point_right: https://github.com/pwsafe/pwsafe/blob/master/docs/formatV3.txt and noticed a field that in the parser is not evaluating ...so that triggered the quesition.

xtremebeing commented 3 years ago

@lucasepe - Sorry, for the late reply. Yes, I do allow special symbols.