Snyk bot
2428b7e592
fix: package.json & package-lock.json to reduce vulnerabilities ( #334 )
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NODEFETCH-674311
- https://snyk.io/vuln/SNYK-JS-PAPAPARSE-564258
2021-04-09 11:58:32 -04:00
Kyle Spearrin
97715585a6
fix build problem with signalr upgrade
2021-04-09 11:54:16 -04:00
Snyk bot
0c7af12ffa
fix: upgrade @microsoft/signalr-protocol-msgpack from 3.1.0 to 3.1.13 ( #327 )
...
Snyk has created this PR to upgrade @microsoft/signalr-protocol-msgpack from 3.1.0 to 3.1.13.
See this package in npm:
https://www.npmjs.com/package/@microsoft/signalr-protocol-msgpack
See this project in Snyk:
https://app.snyk.io/org/kspearrin/project/38b1ffd6-0f49-4f56-b34f-c800f1e8b2aa?utm_source=github&utm_medium=upgrade-pr
Co-authored-by: Kyle Spearrin <kspearrin@users.noreply.github.com >
2021-04-09 11:44:33 -04:00
Snyk bot
0826247c7a
fix: upgrade node-forge from 0.7.6 to 0.10.0 ( #329 )
...
Snyk has created this PR to upgrade node-forge from 0.7.6 to 0.10.0.
See this package in npm:
https://www.npmjs.com/package/node-forge
See this project in Snyk:
https://app.snyk.io/org/kspearrin/project/38b1ffd6-0f49-4f56-b34f-c800f1e8b2aa?utm_source=github&utm_medium=upgrade-pr
2021-04-09 11:02:38 -04:00
Snyk bot
08cd6874a5
fix: upgrade core-js from 2.6.2 to 2.6.12 ( #328 )
...
Snyk has created this PR to upgrade core-js from 2.6.2 to 2.6.12.
See this package in npm:
https://www.npmjs.com/package/core-js
See this project in Snyk:
https://app.snyk.io/org/kspearrin/project/38b1ffd6-0f49-4f56-b34f-c800f1e8b2aa?utm_source=github&utm_medium=upgrade-pr
2021-04-09 11:00:20 -04:00
Snyk bot
bb5482be72
fix: upgrade @microsoft/signalr from 3.1.0 to 3.1.13 ( #326 )
...
Snyk has created this PR to upgrade @microsoft/signalr from 3.1.0 to 3.1.13.
See this package in npm:
https://www.npmjs.com/package/@microsoft/signalr
See this project in Snyk:
https://app.snyk.io/org/kspearrin/project/38b1ffd6-0f49-4f56-b34f-c800f1e8b2aa?utm_source=github&utm_medium=upgrade-pr
2021-04-09 11:00:08 -04:00
Snyk bot
db02b78384
fix: upgrade big-integer from 1.6.36 to 1.6.48 ( #325 )
...
Snyk has created this PR to upgrade big-integer from 1.6.36 to 1.6.48.
See this package in npm:
https://www.npmjs.com/package/big-integer
See this project in Snyk:
https://app.snyk.io/org/kspearrin/project/38b1ffd6-0f49-4f56-b34f-c800f1e8b2aa?utm_source=github&utm_medium=upgrade-pr
2021-04-09 10:59:42 -04:00
Oscar Hinton
58850821ba
Add proxies for notifications and portal. Simplify environment service ( #919 )
2021-04-09 09:57:25 +02:00
Thomas Rittson
b634c7f178
Make tokenService public to correctly extend base
2021-04-09 15:50:39 +10:00
Thomas Rittson
df86fad828
Merge branch 'master' into verify-email-for-send
2021-04-09 15:47:25 +10:00
Thomas Rittson
4d477e63c4
bump jslib
2021-04-09 15:46:45 +10:00
Thomas Rittson
30793a0d9b
Merge branch 'master' into verify-email-for-send
2021-04-09 15:41:49 +10:00
Thomas Rittson
737360b720
bump jslib
2021-04-09 15:41:33 +10:00
Oscar Hinton
f81ad479dd
Resolve org user confirm not showing error when hide fingerprint is enabled ( #918 )
2021-04-09 00:46:16 +02:00
Oscar Hinton
544c7c526d
Show file picker warning in chromium on Mac 11 ( #1778 )
2021-04-09 00:45:42 +02:00
Thomas Rittson
85893f5f9e
Require user to verify email to use file Send ( #331 )
...
* Require user to verify email to use file Send
* Simplify alertShown logic
2021-04-09 07:05:15 +10:00
Vincent Salucci
133d30ba97
[Reset Password] Rotate encryption key ( #916 )
...
* [Reset Password] Rotate encryption key
* Added logic for updating reset password key only if necessary
* Updated user's resetPasswordKey for each confirmed organization on key rotation
2021-04-08 11:09:06 -05:00
Oscar Hinton
97ac4a3267
Bump jslib ( #1776 )
2021-04-07 20:43:07 +02:00
Oscar Hinton
09fba343fc
[Chore] Bump jslib ( #917 )
...
* Bump jslib
2021-04-07 20:42:57 +02:00
Oscar Hinton
eebd4fc9d9
Remove electron remote ( #830 )
...
* Remove calls to remote
2021-04-07 20:25:15 +02:00
Oscar Hinton
78d40d9f18
Remove electron remote ( #332 )
...
* Replace remote calls with ipcRenderer.invoke.
2021-04-07 19:42:06 +02:00
Oscar Hinton
ae4c1b29d2
Add support for biometrics to Safari ( #1775 )
...
* Add Biometrics support to Safari
2021-04-07 17:39:59 +02:00
Steven
728e40fbfa
Optimize isSearchable for Chinese. ( #330 )
...
* Optimize isSearchable for Chinese.
* Fix lint.
* Fix lint.
2021-04-07 10:51:34 -04:00
Vincent Salucci
ba3d4a2390
[Reset Password] Manage Reset Password permission ( #902 )
...
* [Reset Password] Manage Reset Password permission
* Update formatting
* Update jslib (f4f00b1 -> 97ece68 )
2021-04-06 22:40:17 -05:00
Thomas Rittson
05183149ad
Fix linting
2021-04-07 13:11:45 +10:00
Thomas Rittson
f68858e729
Require user to verify email to use file Send
2021-04-07 12:49:06 +10:00
Thomas Rittson
bc543de307
Require user to verify email to use file Send
2021-04-07 12:47:50 +10:00
Thomas Rittson
89dd393c32
Update UI
2021-04-07 10:45:12 +10:00
Oscar Hinton
eeb61b019b
Increase popup width on linux during WebAuthn process ( #1772 )
...
* Expand popup width on linux during WebAuthn prompt
* Refactor
2021-04-06 23:10:22 +02:00
Vincent Salucci
97ece68dec
[Reset Password] Custom user permission ( #317 )
2021-04-06 08:47:16 -05:00
Matt Gibson
b1c59f3dc1
Create index of cipher orgs and use advanced search with org ciphers ( #903 )
...
* Create index of cipher orgs and use advanced search with org ciphers
* Update jslib
2021-04-05 18:55:20 -05:00
Matt Gibson
baca6d7966
Use iterator compatible Array instantiation ( #324 )
2021-04-05 17:49:39 -05:00
Naoaki Iwakiri
89dc3b70e1
Sort weak passwords by severity ( #446 )
...
* Sort weak passwords by weakness
* Move static methods into local const
2021-04-05 18:23:48 -04:00
Matt Gibson
3ca6153270
Update jslib ( #277 )
2021-04-05 17:05:40 -05:00
Oscar Hinton
ba742f72d8
Restrict WebAuthn to Windows only for Electron ( #322 )
2021-04-05 22:38:45 +02:00
Oscar Hinton
769c247832
Configure webpack to proxy requests which avoids CORS issues ( #914 )
2021-04-05 22:38:21 +02:00
Oscar Hinton
12e4b614f5
Fix WebAuthn dialog not resetting on success ( #910 )
2021-04-05 22:37:02 +02:00
Thomas Rittson
b28eaa1aae
Fix warning banner logic and open link in new tab ( #909 )
2021-04-06 06:26:04 +10:00
Matt Gibson
08a856645b
Add collections to ciphers in export model. ( #320 )
...
* Add collections to ciphers in export model.
This enables immediately setting collections from the CLI on create.
The other location this code is used is on import of Bitwarden json data.
However, collectionId is explicitly nulled out here to be resolved
later at the server level.
* Linter fix
2021-04-05 15:21:07 -05:00
Matt Gibson
fab65e60dd
Update jslib ( #276 )
2021-04-05 15:19:59 -05:00
Matt Gibson
cd20b1c102
Update jslib ( #913 )
2021-04-05 15:19:46 -05:00
Matt Gibson
9ff6b4242c
Merge pull request #828 from bitwarden/update-jslib
...
Update jslib
2021-04-05 15:19:34 -05:00
Matt Gibson
0a2f738634
Update jslib ( #1769 )
2021-04-05 15:19:19 -05:00
Chad Scharf
9eaee3c44d
Merge pull request #1757 from djsmith85/cleanup_and_build_badge
...
Replaced appveyor build badge with one from Github Workflow
2021-04-05 15:57:02 -04:00
Chad Scharf
7a4eb35a09
Merge pull request #816 from LaurentTreguier/macos-icon
...
Update macOS icon to follow Big Sur design
2021-04-05 15:54:56 -04:00
Daniel James Smith
b774c3e785
Replaced appveyor build badge with one from Github Workflow ( #319 )
...
* Deleted appveyor.yml
* Removed Appveyor check in karma.conf.js
* Modified build badge to use Github workflow
* Fixed missing parenthesis in README.md
2021-04-05 15:25:45 -04:00
Matt Gibson
dff1fce8ae
Update jslib
2021-04-05 11:18:41 -05:00
Matt Gibson
c395293e64
Deep parse models ( #321 )
2021-04-05 11:13:34 -05:00
Erik Sennema
d6f80378eb
Update README.md ( #912 )
2021-04-05 11:07:54 -04:00
Vincent Salucci
32e9124b9c
[Reset Password] Enrollment actions ( #900 )
...
* [Reset Password] Enrollment actions
* Update jslib (0951424 -> f4f00b1 )
* Added status icon
2021-04-05 09:48:46 -05:00