Hide Forgot
How reproducible: create pin with setpin with option "hash=none" and user pins are stored in input file Actual results: In ldap pin attribute has same as pin field in input file. No 45 (in ASCII '-') in first byte. In ldap you can see pin as cleartext. Expected results: 1. generated pin to have '-' in first byte 2. pin attribute to have base64 value, not cleartext value