Joseph Flinn
52d9244f7f
Revert linux ARM ( #1162 )
...
* Revert "Adding the newly added Linux Arm Desktop build assets to the release (#1159 )"
This reverts commit dde7afb3df .
* Revert "package: Package ARM64 binaries for Linux (#1095 )"
This reverts commit dd602024d8 .
2021-11-16 11:22:22 -08:00
Daniel James Smith
dcc8909264
Merge pull request #2183 from bitwarden/css-changes-when-prompted-for-login
...
Center login and 2fa entry when login via new tab
2021-11-16 17:20:10 +01:00
Joseph Flinn
dde7afb3df
Adding the newly added Linux Arm Desktop build assets to the release ( #1159 )
2021-11-16 07:10:10 -08:00
Daniel James Smith
5294ffacc1
Center login and 2fa entry when login via new tab
2021-11-16 13:48:47 +01:00
Daniel James Smith
daf20bbf57
Do not prompt for new login if user is not logged in
2021-11-16 13:34:06 +01:00
Thomas Rittson
3d8fd3cbce
Update jslib and service dependencies ( #1160 )
...
* Update service deps
* Update jslib
2021-11-16 21:01:23 +10:00
Thomas Rittson
f85a6958bc
Update jslib and service dependencies ( #2179 )
...
* Update service deps
* Fix linting
* Update jslib
2021-11-16 20:50:58 +10:00
Thomas Rittson
ca700e4feb
Add missing i18n string ( #1161 )
2021-11-16 20:41:25 +10:00
Thomas Rittson
42cd5da397
Add missing i18n strings ( #2181 )
2021-11-16 20:41:13 +10:00
Thomas Rittson
720967475b
Update base export component for userVerificationService changes ( #552 )
...
* Use new try/catch pattern in export.component
* Set initial value in VerifyMasterPass component
2021-11-16 19:43:37 +10:00
Thomas Rittson
62a3ea5699
[Key Connector] QA fixes ( #410 )
...
* Fix locked vault message if using key connector
* Add OTP verification on export
* Finish support for OTP on export
* Delete unneeded subclass
* update deps
* Update jslib
2021-11-16 19:42:30 +10:00
Thomas Rittson
7b3f8d4223
Don't save passwords if user is logged out
2021-11-16 14:14:48 +10:00
Alistair Francis
dd602024d8
package: Package ARM64 binaries for Linux ( #1095 )
...
Signed-off-by: Alistair Francis <alistair@alistair23.me >
Co-authored-by: Joseph Flinn <58369717+joseph-flinn@users.noreply.github.com >
2021-11-15 14:39:11 -08:00
Thomas Rittson
386903f5a9
[Key Connector] QA fixes for CLI and Desktop ( #544 )
...
* Make UserVerificationService compatible with CLI
* Refactor error handling
* Fix i18n key name
* Add apiUseKeyConnector flag to TokenResponse
* Always require keyConnectorUrl to be passed in
* Throw errors in userVerificationService
* Use requestOTP in UserVerificationService
* Remove unused deps
* Fix linting
2021-11-16 07:53:57 +10:00
github-actions[bot]
8889722388
Autosync the updated translations ( #1298 )
...
Co-authored-by: github-actions <>
2021-11-15 10:59:18 -05:00
Chad Scharf
cc9ff07aae
Merge pull request #2172 from bitwarden/crowdin-auto-sync
...
Autosync Crowdin Translations
2021-11-15 10:58:13 -05:00
github-actions[bot]
3010b3e1ac
Autosync the updated translations ( #1155 )
...
Co-authored-by: github-actions <>
2021-11-15 10:57:01 -05:00
Thomas Rittson
06c9df97ad
Update Safari importer to be Safari and macOS importer ( #550 )
...
* Rename Safari importer to Safari and macOS
* Order featured import options alphabetically
2021-11-15 19:49:19 +10:00
98ac1fbdd5
Autosync the updated translations
2021-11-12 00:04:22 +00:00
Thomas Rittson
9b68468710
Update jslib ( #1154 )
2021-11-12 09:33:22 +10:00
Thomas Rittson
0814f3aed6
Update jslib ( #411 )
2021-11-12 09:33:20 +10:00
Thomas Rittson
9ae94910e3
Update jslib ( #2171 )
2021-11-12 09:20:39 +10:00
Thomas Rittson
01503f137d
Update jslib ( #1297 )
2021-11-12 09:20:28 +10:00
Oscar Hinton
fa98ef37ec
Hide change password when using key connector ( #1153 )
2021-11-12 08:41:08 +10:00
Thomas Rittson
e02e663ce1
[Linked Fields] Fix QA feedback ( #542 )
...
* Fix bug overwriting custom field types
* Add linkedId to export model for CLI
2021-11-12 05:59:01 +10:00
Oscar Hinton
6171aa89a8
Add required KeyConnectorService to vaultTimeoutService ( #1294 )
2021-11-11 14:37:16 +01:00
Thomas Rittson
40c37143e0
Fix linting in connectors ( #1293 )
2021-11-11 13:35:35 +10:00
Kyle Spearrin
b99103d3f7
validate path for directory traversal ( #540 )
...
* validate path for directory traversal
* use previously constructed requestUrl
2021-11-10 15:13:13 -05:00
Vince Grassia
57031e7752
Version bump ( #1288 )
2021-11-10 14:59:54 -05:00
Kyle Spearrin
1b4a5508bd
Revert "clean api url paths from directory traversal ( #539 )"
...
This reverts commit ea29f580a5 .
2021-11-10 13:37:31 -05:00
Daniel James Smith
9124314ef9
Update package-lock.json to reflect update of electron to 14.2.0 ( #1152 )
2021-11-10 12:06:01 +01:00
Kyle Spearrin
ea29f580a5
clean api url paths from directory traversal ( #539 )
2021-11-09 15:37:58 -05:00
Oscar Hinton
db5a8df64e
[KeyConnector] Add support for key connector OTP ( #1256 )
...
Co-authored-by: Thomas Rittson <trittson@bitwarden.com >
2021-11-09 19:24:26 +01:00
Thomas Rittson
85f4f1e727
[Key Connector] Add support for key connector ( #406 )
...
Co-authored-by: Hinton <oscar@oscarhinton.com >
2021-11-09 19:00:16 +01:00
Thomas Rittson
afb30d5e0b
[Key Connector] Add support for key connector and OTP ( #1135 )
...
Co-authored-by: Hinton <oscar@oscarhinton.com >
2021-11-09 19:00:01 +01:00
Thomas Rittson
cf28435ce3
[Key Connector] Add support for key connector and OTP ( #2156 )
...
Co-authored-by: Hinton <oscar@oscarhinton.com >
2021-11-09 18:59:51 +01:00
github-actions[bot]
e5eb5d61fe
Autosync the updated translations ( #1278 )
...
Co-authored-by: github-actions <>
2021-11-09 12:50:32 -05:00
Kyle Spearrin
0039d4aaea
url encode data from msg_handler content script ( #2170 )
2021-11-09 12:26:17 -05:00
Kyle Spearrin
9061af54bf
limit duo connector hosts to duo-owned domains ( #1283 )
2021-11-09 12:17:30 -05:00
Kyle Spearrin
83fed7d66f
sanitize data inputs for captcha connector ( #1284 )
2021-11-09 12:16:10 -05:00
Kyle Spearrin
f8aea1e861
don't use innerHTML for sso handOffMessage ( #1285 )
2021-11-09 12:15:58 -05:00
Kyle Spearrin
5b6fb16591
remove callbackUri input for fixed mobile uri ( #1282 )
2021-11-09 11:36:41 -05:00
Kyle Spearrin
c4fb4a35ab
don't allow @ character in uriString prefixing ( #538 )
2021-11-09 11:16:40 -05:00
Oscar Hinton
8f177e2d3a
Add support for requesting and using otp for verifying some requests ( #527 )
...
Co-authored-by: Thomas Rittson <trittson@bitwarden.com >
2021-11-09 17:01:22 +01:00
Joseph Flinn
aa73bde593
Version Bump to 1.29.2 ( #1151 )
2021-11-09 07:52:47 -08:00
Joseph Flinn
d6c100afeb
Moving the push of the MAS artifact to the build workflow to enable manual publishing from TestFlight ( #1150 )
2021-11-09 07:26:30 -08:00
Thomas Rittson
99ff3feb53
[Linked fields] Fix change detection on cipherType ( #536 )
...
* Fix bug that clears linkedId values when editing
* Add null check
* Fix linting
2021-11-09 21:57:33 +10:00
Daniel James Smith
d71c945d8b
Merge pull request #2161 from bitwarden/respect-password-reprompt-when-using-unlock-on-autofill
...
Filter ciphers that have password reprompt set when using unlock on a…
2021-11-09 10:27:36 +01:00
Daniel James Smith
f3ed0329a8
Changed param of arrow function for check of CipherRepromptType
2021-11-09 09:43:11 +01:00
Justin Baur
278cf2ca40
Fix free trial text to show at the right time ( #1281 )
2021-11-08 13:14:57 -05:00