Commit Graph

25 Commits

Author SHA1 Message Date
Oscar Hinton 92df633040
Remove last remnants of old analytics code (#345) 2021-04-14 21:34:30 +02:00
Cedric Wille f7d8887304
Add verification for password hint - the hint should not equal the password for security reasons (#194) 2020-12-15 16:04:48 -05:00
Vincent Salucci 5e50aa1a19
Added terms/privacy variables & logic (#193) 2020-11-02 12:50:58 -06:00
Chad Scharf 5e0a2d1d99
remove old Edge browser hacks (#168)
* remove old Edge browser hacks

* Remove final edge hacks

* Update constructor parameters

* Update search-ciphers.pipe.ts

Co-authored-by: Kyle Spearrin <kspearrin@users.noreply.github.com>
2020-09-15 10:23:21 -04:00
Chad Scharf 6e79dfa01a fixed import groupings/order 2020-07-20 15:38:56 -04:00
Chad Scharf 97d24f5abf reference event data model changes 2020-07-20 15:21:01 -04:00
Chad Scharf 9ca79c4929 Reference id to data conversion 2020-07-17 16:05:58 -04:00
Chad Scharf c3389afd4f Add referenceId to register component 2020-06-25 15:44:19 -04:00
Kyle Spearrin 739d308498 normalize name and email on registration 2018-11-28 08:54:15 -05:00
Kyle Spearrin b48c484708 misc score props moved to jslib 2018-11-15 15:27:04 -05:00
Kyle Spearrin c297728967 getPasswordStrengthUserInput 2018-11-12 23:22:37 -05:00
Kyle Spearrin aa16fb2a9e password strength function with zxcvbn 2018-11-12 22:54:18 -05:00
Kyle Spearrin ad31527b8d move eventTrack analytics to platform utils 2018-10-03 00:03:49 -04:00
Kyle Spearrin f793ff0aa5 refactor toaster to platform showToast 2018-10-02 23:09:19 -04:00
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 13e0cf0c47 rename all to PBKDF2_SHA256 2018-08-27 19:58:49 -04:00
Kyle Spearrin 9f26f9f377 support for prelogin kdf info 2018-08-14 15:12:10 -04:00
Kyle Spearrin 9bc7459eac add org invite token to registration if present 2018-07-13 11:06:44 -04:00
Kyle Spearrin b3bd13fe2b pass email param on login/register 2018-07-13 10:44:47 -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 fc1114a6bd refactor crypto service to use crypto functions 2018-04-21 23:14:04 -04:00
Kyle Spearrin f855a8272c share components with jslib 2018-04-04 10:08:06 -04:00