Commit Graph

15 Commits

Author SHA1 Message Date
azivner
3d84f5c3b0 synchronization of transactions using promise so only one can be active 2017-11-28 17:24:08 -05:00
azivner
fd764f6163 separate DB connection for each transaction (just for the record, will be reverted probably) 2017-11-28 17:04:47 -05:00
azivner
f433b30089 removed audit_log 2017-11-24 20:51:44 -05:00
azivner
c1fca4764b fixed password change (broken since migration to CBC encryption) 2017-11-22 20:57:06 -05:00
azivner
705aff93ec fix undefined variable 2017-11-22 20:36:07 -05:00
azivner
dec9cad106 cleaned up "CBC" from methods since we don't have CTR 2017-11-18 12:53:17 -05:00
azivner
c190c738a2 data key is not encrypted with aes-cbc as well 2017-11-15 23:39:50 -05:00
azivner
8f1eedfe0d refactoring of password change and preparations for server side encryption 2017-11-09 23:25:23 -05:00
azivner
a73afa9ded fix password change 2017-11-06 19:48:02 -05:00
azivner
0481b1b79c more granular detection of changes which forces less disruptive realoding. Refactoring of audit functions 2017-11-05 10:41:54 -05:00
azivner
c3d776ae13 sync of options 2017-11-02 20:48:02 -04:00
azivner
de3d1b3e39 better transaction handling with rollback on exception 2017-10-29 18:50:28 -04:00
azivner
dcdabe79d1 use strict in all JS files 2017-10-21 21:10:33 -04:00
azivner
0a793d0c47 fixed encryption 2017-10-16 23:18:43 -04:00
azivner
0c823a2927 reorganization of source code 2017-10-15 19:47:05 -04:00