Commit Graph

245 Commits

Author SHA1 Message Date
Kyle Spearrin 3429b57db4 web vault and organizations support 2018-08-06 11:39:55 -04:00
Kyle Spearrin 8b26d90e74 import service adjustments 2018-08-06 10:37:57 -04:00
Brandon Davis a5476f12aa feature/cli-18-import (#8)
* feature/cli-18-import

* updates to jslib
2018-08-06 09:37:56 -04:00
Kyle Spearrin 76c89f01ef new constant 2018-07-31 23:49:15 -04:00
Kyle Spearrin a1112988c4 null key checks 2018-07-31 14:37:39 -04:00
Kyle Spearrin ee13a562f9 check that period is positive value 2018-07-31 11:35:04 -04:00
Kyle Spearrin 41ab22a82f support for otpauth:// urls for totp codes 2018-07-31 11:25:50 -04:00
Kyle Spearrin 2045e7047a add support for md5 hash crypto function 2018-07-30 23:29:30 -04:00
Kyle Spearrin cfa4664b31 null or empty on password changed checks 2018-07-30 16:40:16 -04:00
Kyle Spearrin 2fcc3c51b8 dont need to check storage for lock options on get 2018-07-27 21:52:09 -04:00
Kyle Spearrin 6a8d2c305e support for password revision date on logins 2018-07-27 17:48:18 -04:00
Kyle Spearrin 6d431f7832 keep last 5, not 4 2018-07-27 17:30:51 -04:00
Kyle Spearrin dab9954887 send password history to server 2018-07-27 16:44:20 -04:00
Kyle Spearrin 61d2040518 sequentialize updates 2018-07-23 15:12:32 -04:00
Kyle Spearrin 003c730eb1 sequentialize updates 2018-07-23 14:42:37 -04:00
Kyle Spearrin c7e8f1d13f Revert "make getAllDecrypted synchronous"
This reverts commit 51ee0b065a.
2018-07-23 14:24:27 -04:00
Fred Cox 04014a8e78 Add sequentialize to prevent parralel loading of cipher keys (#7)
* Add sequentialize to prevent parralel loading of cipher keys

Massively improves start up performance of extensions

* Add tests for sequentialize

* Fix sequentialize as it was caching calls for all instances together

* Add sequentialize to the functions that have internal caches

* Adding sequentialize to getOrgKeys makes big performance difference

* Update cipher.service.ts

* Update collection.service.ts

* Update folder.service.ts
2018-07-23 14:23:30 -04:00
Kyle Spearrin cc8dd89b2b fix delete account endpoint 2018-07-20 13:01:48 -04:00
Kyle Spearrin 51ee0b065a make getAllDecrypted synchronous 2018-07-18 22:47:55 -04:00
Kyle Spearrin e555536f24 add org 2fa apis 2018-07-18 17:07:59 -04:00
Kyle Spearrin f4ed6a5566 regular fetch for password check 2018-07-18 15:09:13 -04:00
Kyle Spearrin 493770510f org update license api 2018-07-17 22:50:04 -04:00
Kyle Spearrin f35ecf0cd8 update key api changes 2018-07-17 17:22:45 -04:00
Kyle Spearrin 1cb3447bdd org seat billing api 2018-07-17 12:05:19 -04:00
Kyle Spearrin 4228277d23 get org license apis 2018-07-17 11:25:15 -04:00
Kyle Spearrin 9c0b4b8973 org billing apis 2018-07-17 11:04:19 -04:00
Kyle Spearrin 6b4ae1b8d5 api adjustments and org additions 2018-07-16 17:16:15 -04:00
Kyle Spearrin b2c700ad28 org delete apis 2018-07-16 12:41:54 -04:00
Kyle Spearrin 3649e2fffe org apis 2018-07-16 12:30:45 -04:00
Kyle Spearrin 51f041a959 recover delete apis 2018-07-13 15:55:02 -04:00
Kyle Spearrin cc6f732a14 hasEncKey checks 2018-07-12 17:07:06 -04:00
Kyle Spearrin 67b2b53185 allow null name 2018-07-12 14:19:39 -04:00
Kyle Spearrin 24d608d365 verify email apis 2018-07-12 11:35:04 -04:00
Kyle Spearrin d7f3f9425e user public key apis 2018-07-11 13:30:06 -04:00
Kyle Spearrin c76cbf1274 org user apis 2018-07-10 13:03:24 -04:00
Kyle Spearrin 049e129f36 added delete entity user apis 2018-07-09 23:47:12 -04:00
Kyle Spearrin 89e71d7c16 fix org api paths 2018-07-09 16:27:03 -04:00
Kyle Spearrin 621a6d1524 adjust enum names for added browser types 2018-07-09 09:04:47 -04:00
Kyle Spearrin 8ac3450d9e fetch with proper no-cache 2018-07-07 23:48:58 -04:00
Kyle Spearrin 1b7ace0495 event apis 2018-07-06 23:06:38 -04:00
Kyle Spearrin 7b23b90054 org user apis, sort function utils 2018-07-06 15:00:55 -04:00
Kyle Spearrin b9a15d7ced cast fix 2018-07-06 12:55:48 -04:00
Kyle Spearrin 2a526940fd apis for groups and collections 2018-07-06 12:40:43 -04:00
Kyle Spearrin 4ae4b667ff decrypt many collections service function 2018-07-06 12:40:36 -04:00
Kyle Spearrin a600c4a539 org import and collection encrypt function 2018-07-05 23:38:27 -04:00
Kyle Spearrin 91081d9232 fix implicit any 2018-07-05 14:49:48 -04:00
Kyle Spearrin 87e273252b exporting organization data 2018-07-05 14:39:58 -04:00
Kyle Spearrin 47ab71e730 admin functions for cipher attachments 2018-07-05 10:48:19 -04:00
Kyle Spearrin 9b008ff382 admin cipher apis 2018-07-05 09:42:13 -04:00
Kyle Spearrin 278b4402da api for leaving organization 2018-07-04 09:54:14 -04:00