SpiderOak / Encryptr

Encryptr is a zero-knowledge cloud-based password manager / e-wallet powered by Crypton
GNU General Public License v3.0
1.57k stars 137 forks source link

Additional warnings #139

Open ghost opened 9 years ago

ghost commented 9 years ago

Encryptr 1.1.0 in Linux Mint 17.1.

  1. New Credit Card
  2. Label: Example
  3. Card Number: 0123 4455 6677 8899 (I wrote the number in groups of 4, as seen on my card.)
  4. CVV: 0 12 (I wanted to write 012 but accidentally wrote a space)
  5. Save

The Card Number and the CVV are not saved. It would be good to give notice that is poorly written and not you delete it without warning is displayed. Thanks.

shibacomputer commented 9 years ago

We're on it, @participante0.

devgeeks commented 9 years ago

This is a fail of input types. It should probably just be a string, but it was nice that on mobile it offered a numeric keyboard...