google-code-export / yabi

Automatically exported from code.google.com/p/yabi
0 stars 1 forks source link

Yabi-admin Encrypt on login checked by default on already saved records #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Should be off once it is encrypted.

Original issue reported on code.google.com by ahunter.ccg@gmail.com on 7 Jul 2011 at 1:16

GoogleCodeExporter commented 9 years ago
Why should it be off once it is encrypted? If it's encrypted (has the encrypted 
bool set) then it wont be re-encrypted on login. The only time a problem would 
arise is if someone manually put a credential record into the database in an 
encrypted form and left the encrypted flag off. Then yabi would see it as non 
encrypted and encrypt it a second time.

Original comment by ahunter.ccg@gmail.com on 7 Jul 2011 at 1:17

GoogleCodeExporter commented 9 years ago

Original comment by aahun...@gmail.com on 29 Jul 2011 at 3:13

GoogleCodeExporter commented 9 years ago

Original comment by retrogra...@gmail.com on 25 Aug 2011 at 2:49

GoogleCodeExporter commented 9 years ago

Original comment by retrogra...@gmail.com on 25 Aug 2011 at 2:50

GoogleCodeExporter commented 9 years ago
switching the encrypt on login off when encryption is complete, just to be safe.

rev: 1630b29a11e7

Original comment by retrogra...@gmail.com on 25 Aug 2011 at 6:27