1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-19 07:35:48 +02:00
Commit Graph

120 Commits

Author SHA1 Message Date
Kyle Spearrin
c3dad8fd1a add account profile api 2018-05-03 12:46:49 -04:00
Kyle Spearrin
b5db9edc3f adjust collator sorting options 2018-05-02 17:00:24 -04:00
Kyle Spearrin
66bdf442d6 add necessary apis for org directory imports 2018-04-30 17:00:31 -04:00
Kyle Spearrin
e7735f2d80 test pbkdf2 node function 2018-04-25 16:30:47 -04:00
Kyle Spearrin
6e6dc422ac option to not set crypto keys 2018-04-25 12:42:52 -04:00
Kyle Spearrin
0ad2c9d667 make supportedTranslationLocales public 2018-04-25 08:26:02 -04:00
Kyle Spearrin
119a9ba6bc locale key 2018-04-24 23:53:03 -04:00
Kyle Spearrin
768ab7dd0a b64 to utf8 utils 2018-04-23 13:45:40 -04:00
Kyle Spearrin
e5ae1cbb1c remove comment 2018-04-23 13:05:05 -04:00
Kyle Spearrin
0fa9fc58eb refactor utils service to utils 2018-04-23 13:03:47 -04:00
Kyle Spearrin
5e7115f78d implement crypto functions in more places 2018-04-21 23:55:21 -04:00
Kyle Spearrin
fc1114a6bd refactor crypto service to use crypto functions 2018-04-21 23:14:04 -04:00
Kyle Spearrin
d73012efc8 rsa encrypt and decrypt tests 2018-04-20 15:32:25 -04:00
Kyle Spearrin
3b2b48dd8d misc utils for browser and node 2018-04-20 10:59:55 -04:00
Kyle Spearrin
2c2128a871 lint error 2018-04-19 23:12:06 -04:00
Kyle Spearrin
fae4530564 use TwoFactorProviderType enum for remember me 2018-04-19 14:07:11 -04:00
Kyle Spearrin
97fe01e131 rsaDecrypt implementation 2018-04-19 00:00:53 -04:00
Kyle Spearrin
e8824c2c8b lint spec dir 2018-04-18 13:43:42 -04:00
Kyle Spearrin
9b4069cb19 node vs web testing with jasmine 2018-04-18 12:59:48 -04:00
Kyle Spearrin
172f2de4ff node crypto aes implementations 2018-04-18 08:50:02 -04:00
Kyle Spearrin
866de1278f remove 256 from expectation 2018-04-18 00:25:16 -04:00
Kyle Spearrin
680fbff306 web crypto aes encryption and random bytes 2018-04-18 00:24:17 -04:00
Kyle Spearrin
2e58314759 byteString conversion without b64 2018-04-17 22:35:53 -04:00
Kyle Spearrin
3ca8716fc6 determine length based on alg. fix 512 wc pbkdf2 2018-04-17 21:18:47 -04:00
Kyle Spearrin
81f7bd7b76 hmac implementation for web crypto 2018-04-17 19:02:58 -04:00
Kyle Spearrin
719c8aa70c this.isEdge member 2018-04-17 18:32:08 -04:00
Kyle Spearrin
da473ee1a6 test web crypto hashing 2018-04-17 18:26:02 -04:00
Kyle Spearrin
5ed0edf867 test web crypto pbkdf2 2018-04-17 17:56:41 -04:00
Kyle Spearrin
709e2eb3c0 setup karma testing 2018-04-17 16:15:19 -04:00
Kyle Spearrin
5d085b74f5 crypto function implementations for hash 2018-04-17 15:59:38 -04:00
Kyle Spearrin
d6474aee0e crypto function implementations 2018-04-16 12:07:51 -04:00
Kyle Spearrin
4ad29e25f3 stub out crypto function service with pbkdf2 2018-04-14 23:20:37 -04:00
Kyle Spearrin
759ac04ee9 try catch collator set 2018-04-14 20:26:04 -04:00
Kyle Spearrin
94ca579168 sanitize system language 2018-04-14 20:17:10 -04:00
Kyle Spearrin
831b4cff7b hostname fix 2018-04-14 10:01:40 -04:00
Kyle Spearrin
5608f11925 formatting fixes 2018-04-13 23:55:07 -04:00
Kyle Spearrin
44a9d17dba abstract away loading messages file json 2018-04-11 15:16:17 -04:00
Kyle Spearrin
97be728b31 move base i18nservice out to jslib 2018-04-11 15:07:33 -04:00
Kyle Spearrin
f673bd62d7 move bow-row direct, and selected provider support 2018-04-04 14:18:42 -04:00
Kyle Spearrin
00bb0fdbdf convert appid to abstract class 2018-04-04 08:22:18 -04:00
Kyle Spearrin
167558168c add duo org support to old constants 2018-04-03 15:27:14 -04:00
Kyle Spearrin
bea9e06506 added 2fa support for org duo 2018-04-03 15:11:03 -04:00
Kyle Spearrin
bdbb01317d use client_id from decoded token 2018-03-28 21:54:21 -04:00
Kyle Spearrin
e5fb0fe6c6 refresh clientid 2018-03-28 15:20:11 -04:00
Kyle Spearrin
0b57d8b7f3 platform specific identity client id 2018-03-21 11:19:05 -04:00
Kyle Spearrin
e27df6bc09 null checks on sort function values 2018-03-19 19:42:38 -04:00
Kyle Spearrin
1f2cf2bcdf lock service invokes callback on lock 2018-03-03 23:04:55 -05:00
Kyle Spearrin
913336280a rename enum from basedomain => domain 2018-03-02 13:50:26 -05:00
Kyle Spearrin
0d80216921 add http protocol if none fiven 2018-03-02 12:42:11 -05:00
Kyle Spearrin
f205a9cc9f break from switch 2018-03-02 12:36:53 -05:00