github-actions[bot]
571aaf31c4
Autosync the updated translations ( #1564 )
...
Co-authored-by: github-actions <>
2022-03-25 01:23:30 +01:00
Oscar Hinton
0884e2d761
Bump node-forge ( #1562 )
2022-03-24 11:54:32 +01:00
Oscar Hinton
00975e6896
Use the new KDF constants ( #1559 )
2022-03-24 11:15:48 +01:00
Thomas Rittson
2c43249e98
Restore order of ngModule imports ( #1560 )
2022-03-24 07:25:10 +10:00
Matt Gibson
575847f252
Update configurations for self-hosted ( #1558 )
...
* Update configurations for self-hosted
* Revert "Update configurations for self-hosted"
This reverts commit a1ec06c834a5e9a5bb8fd4c983b5d7909a2ee9a4.
* Use selfhosted.json to configure dev env
2022-03-23 13:53:41 -05:00
Oscar Hinton
d6c181c997
Define Angular CLI globals to support tree shaking ( #1541 )
2022-03-22 10:00:07 +01:00
Thomas Rittson
9bb004923c
[JslibModule] Refactor to use JslibModule ( #1556 )
2022-03-21 20:40:26 +10:00
github-actions[bot]
e08726463e
Autosync the updated translations ( #1554 )
...
Co-authored-by: github-actions <>
2022-03-18 01:17:26 +01:00
Justin Baur
fdf93b610c
Update CSP rule for azure blobs ( #1552 )
2022-03-17 09:54:14 -04:00
Vince Grassia
144038ed1c
Move checkout steps before setup-node steps in Build workflow ( #1553 )
2022-03-17 09:02:50 -04:00
Vince Grassia
5cb5e37270
Add Node caching ( #1549 )
2022-03-16 11:18:47 -04:00
github-actions[bot]
e266a740ba
Bump version to 2.27.0 ( #1545 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-03-15 15:39:35 -06:00
Chad Scharf
3b0fc94239
Update SECURITY.md ( #1544 )
...
* Update SECURITY.md
Add link to our HackerOne program for submitting potential security issues.
* Fix extra space (prettier)
* Revise language on SECURITY.md
2022-03-15 15:45:05 -04:00
Matt Gibson
32e27b5f08
Update jslib ( #1542 )
2022-03-15 08:11:47 -05:00
Thomas Rittson
317c40386f
Update jslib ( #1540 )
2022-03-15 15:14:40 +10:00
github-actions[bot]
c9eeca7def
Autosync the updated translations ( #1537 )
...
Co-authored-by: github-actions <>
2022-03-11 02:31:15 +01:00
Thomas Rittson
902c568c09
Remove undefined template variable ( #1534 )
2022-03-11 07:20:03 +10:00
Joseph Flinn
153870693b
Update hotfix release branch name to hotfix-rc ( #1532 )
2022-03-09 12:46:20 -08:00
Addison Beck
a8cd2a6cf7
[bug] Partially revert #1516 ( #1531 )
2022-03-09 11:16:53 -05:00
Vince Grassia
7404da9b3c
Add web-sh repository to QA container registry ( #1528 )
2022-03-08 16:39:54 -05:00
Oscar Hinton
9b40ce1024
Component Library Scaffolding ( #1407 )
2022-03-08 18:18:03 +01:00
Daniel James Smith
80ffa965e1
Pull jslib for https://github.com/bitwarden/jslib/pull/714 ( #1526 )
2022-03-08 13:52:56 +01:00
Oscar Hinton
57f1a5e380
Remove msbuild from workflow ( #1522 )
2022-03-08 11:48:12 +01:00
Daniel James Smith
18f1929f65
Pull in Dashlane and Myki importer ( #1523 )
...
* Pull jslib
* Update copy for Dashlane json and csv importers
2022-03-08 09:01:19 +10:00
Micaiah Martin
5cb3941190
BEEEP - organize linting in CI ( #1520 )
2022-03-07 11:02:23 -05:00
Daniel James Smith
0e515bc6c1
Remove 2fa.directory/v2 from CSP ( #1519 )
2022-03-04 19:04:49 +01:00
Addison Beck
e103ddf02f
[feature] Refine content of the organization delete request confirmation warning ( #1508 )
...
This commit updates the organization delete request confirmation warning based on new copy from the product team.
Changes are as follows:
* Add a load toggle to the organization delete modal, as we now have data to collect.
* Adjust how the families for enterprise error state for invalid sponserships connects with the organization delete component. Previously it just sent in a localization key to use for the description, but this commit adds a union type for identifying different delete flows and moves the FOE description localization key into the template with a condition.
* Move the callout on the organization delete component to above the description text.
* Adjust content of the typical organization delete request description based on copy from the product team.
* This includes a list of item types in use by the organization that will be deleted and the amount of each type that exist in the organization.
2022-03-04 15:03:48 +01:00
github-actions[bot]
8242989b9d
Autosync the updated translations ( #1518 )
...
Co-authored-by: github-actions <>
2022-03-04 01:25:14 +01:00
Vincent Salucci
5e7d94efb8
[Captcha] Implement captcha for 2fa ( #1513 )
...
* [Captcha] Implement captcha for 2fa
* Removed center justified captcha for now
2022-03-03 18:20:43 -06:00
Addison Beck
3bc8955dd5
[dep] Update jslib ( #1517 )
2022-03-03 20:14:19 +01:00
Vince Grassia
bc05d27082
Add logic for pushing latest image to QA container registry ( #1515 )
2022-03-03 14:00:41 -05:00
Addison Beck
e93c155885
[bug] Set full width on login ( #1516 )
2022-03-03 12:17:19 -05:00
Daniel James Smith
1076749635
Add importing of 1passwords 1pux files ( #1507 )
...
* Pull in jslib
* Install jszip
* Display help on selecting 1pux importer
* Unzip 1pux and pass content of export.data to 1pux importer
* Update jslib
2022-03-03 15:41:48 +01:00
Thomas Rittson
06e1af6d48
Improve SSO Config validation ( #1332 )
...
* Break form controls up into reusable components
* Add proper form styling, validation, inline error messages, etc
* Move control options into class instead of template
* Add accessibility
2022-03-03 11:08:41 +01:00
github-actions[bot]
cf9a90d10e
Bumped version to 2.26.2 ( #1511 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-03-02 15:08:58 -06:00
Matt Gibson
6e8c15bccd
Fix mobile +
url encoding issue ( #1510 )
2022-03-02 14:49:35 -06:00
Matt Gibson
7d018e4b59
Fix dev server connector headers ( #1509 )
2022-03-02 14:27:34 -06:00
Chad Scharf
f832cb4138
Remove artifact binding from SSO config UI ( #1502 )
2022-02-28 13:43:31 -05:00
Addison Beck
b8a23cf014
[feature] Implement scope warning for exports ( #1504 )
2022-02-28 11:37:02 -05:00
Daniel James Smith
d0c0e80b6c
BEEEP: Add missing languages ( #1501 )
...
* Pull in jslib
* Import and register missing locales
* Update supportedTranslationLocales
2022-02-25 20:59:07 +01:00
Thomas Rittson
98fb71fcb6
Update jslib ( #1494 )
...
* Update jslib
* Add i18n error message
* Update imports
2022-02-25 10:19:37 -05:00
Micaiah Martin
1b52b5a98a
Added dry run logic ( #1497 )
2022-02-25 09:07:54 -05:00
github-actions[bot]
c3e5c74253
Autosync the updated translations ( #1500 )
...
Co-authored-by: github-actions <>
2022-02-25 12:27:49 +01:00
Micaiah Martin
df5b175cdf
Remove workflows from build trigger ( #1496 )
2022-02-24 08:42:14 -06:00
Oscar Hinton
1c495e87c9
Add eslint ( #1437 )
2022-02-24 12:10:07 +01:00
Oscar Hinton
01f128a4a9
Remove dotnet restore ( #1493 )
2022-02-22 16:22:45 +01:00
Oscar Hinton
a4d5b145ac
Exclude connectors from CSP rules ( #1489 )
2022-02-22 15:46:59 +01:00
Chad Scharf
d944e0e25c
We're Hiring ( #1492 )
...
Added link to README.md for Bitwarden Careers page.
2022-02-22 14:04:06 +01:00
Vincent Salucci
d141ccca52
[Icons Bug] fa-remove -> bwi-close ( #1487 )
2022-02-20 17:03:58 -06:00
Micaiah Martin
9e872bed2c
Create initial workflow ( #1482 )
2022-02-18 13:28:53 -06:00