Commit Graph

81 Commits

Author SHA1 Message Date
Kyle Spearrin 45341ec408 lower kdf iterations for edge/ie since they use less-performant polyfill 2018-10-02 09:20:32 -04:00
Kyle Spearrin c3a2d3a536 default iterations when registering is now 100k 2018-10-02 09:06:03 -04:00
Kyle Spearrin 773c51901f trim email also 2018-09-08 08:13:33 -04:00
Kyle Spearrin 5571fbe8bf use currency pipe on premium price 2018-08-31 15:38:40 -04:00
Kyle Spearrin 42dbdb0043 allow attachments if can access premium 2018-08-29 09:21:27 -04:00
Kyle Spearrin 81c21418ec user canAccessPremium checks 2018-08-28 23:17:30 -04:00
Kyle Spearrin 13e0cf0c47 rename all to PBKDF2_SHA256 2018-08-27 19:58:49 -04:00
Kyle Spearrin 6f43b73237 don't re-throw exception on 2fa failure 2018-08-25 08:47:38 -04:00
Kyle Spearrin 3d02a1ecb8 make filter public 2018-08-22 22:35:18 -04:00
Kyle Spearrin bba52192dc reload view on sync complete 2018-08-20 17:00:49 -04:00
Kyle Spearrin ddee5908f1 notification service 2018-08-20 13:45:32 -04:00
Kyle Spearrin bf9a9c5f9f fix copy options 2018-08-17 12:24:56 -04:00
Kyle Spearrin 9f26f9f377 support for prelogin kdf info 2018-08-14 15:12:10 -04:00
Kyle Spearrin a7bbdf9c93 remove allciphers 2018-08-13 16:27:28 -04:00
Kyle Spearrin d917651d9f search pending and is searchable 2018-08-13 11:52:55 -04:00
Kyle Spearrin b724448081 search service implementation with lunr 2018-08-13 09:42:52 -04:00
Kyle Spearrin 41ab22a82f support for otpauth:// urls for totp codes 2018-07-31 11:25:50 -04:00
Kyle Spearrin 557b2fc3f0 move onViewCipherPasswordHistory to desktop 2018-07-30 10:58:47 -04:00
Kyle Spearrin a5d1bb88a7 move view history method to just desktop 2018-07-30 10:56:33 -04:00
Kyle Spearrin c0f6fa2db1 password history component 2018-07-30 10:04:20 -04:00
Kyle Spearrin dab9954887 send password history to server 2018-07-27 16:44:20 -04:00
Kyle Spearrin bbcbd6d119 null checks 2018-07-23 17:15:23 -04:00
Kyle Spearrin 790e50f2b6 check SafariExtension instead of safari 2018-07-21 15:35:17 -04:00
Kyle Spearrin 9bc7459eac add org invite token to registration if present 2018-07-13 11:06:44 -04:00
Kyle Spearrin a949f499ac onSuccessfulLoginNavigate for 2fa page 2018-07-13 10:49:37 -04:00
Kyle Spearrin b3bd13fe2b pass email param on login/register 2018-07-13 10:44:47 -04:00
Kyle Spearrin 6db55bbae8 fix path to utils 2018-07-13 09:31:14 -04:00
Kyle Spearrin 747cd63733 adjust focus on fields for browser apps 2018-07-13 09:28:45 -04:00
Kyle Spearrin 0217fdf7c1 remember email on login 2018-07-13 09:13:10 -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 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 ef5eebba66 allow overridable encrypt function 2018-07-05 10:10:15 -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
Kyle Spearrin ff8c1dfea9 org vault listing from apis 2018-07-03 23:33:15 -04:00
Kyle Spearrin af43232567 make keypair on login if missing 2018-07-03 12:06:01 -04:00
Kyle Spearrin 3454d93fef generate keypair on registration 2018-07-03 11:41:55 -04:00
Kyle Spearrin 6e501dddb9 force length to 5 when < 5 2018-06-20 22:12:15 -04:00
Kyle Spearrin d75543e6c8 totp and edit props 2018-06-19 23:40:10 -04:00
Kyle Spearrin e5db01083c switch icons server to icons.bitwarden.net 2018-06-18 08:33:09 -04:00
Neil Burrows 8fcbc887a2 Mask Card Code on Angular Web Vault (#6)
* Adding mask and toggle for Card Security Code

* For Card Code Mask - show same number of characters as code

* Mask Card Code in angular web vault
2018-06-16 08:39:51 -04:00
Neil Burrows 1ab6ce6ec0 Adding mask and toggle for Card Security Code (#5)
* Adding mask and toggle for Card Security Code

* For Card Code Mask - show same number of characters as code
2018-06-13 12:33:26 -04:00
Kyle Spearrin 4bd9a9fc11 load DuoWebSDK as a module 2018-06-11 13:32:53 -04:00
Kyle Spearrin 7b05416d55 attachment events 2018-06-09 13:29:07 -04:00
Kyle Spearrin 4c083eeb92 download attachments function from component 2018-06-08 12:14:02 -04:00
Kyle Spearrin f40451ecc5 ie fixes 2018-06-07 23:36:39 -04:00
Kyle Spearrin 8211e19db0 add web device type, dont check password twice 2018-06-07 17:11:17 -04:00
Kyle Spearrin c59bca05bb fixes on modal 2018-06-06 17:26:58 -04:00