[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot] 2024-06-16 10:03:43 +00:00
parent 1480384169
commit 6eb7ba168a
16 changed files with 2130 additions and 1083 deletions

View File

@ -1,8 +1,8 @@
{
"Jwt secrets update": {
"last_update": 1718528586
"last_update": 1718532201
},
"Trickest wordlist update": {
"last_update": 1718445808
"last_update": 1718532213
}
}

View File

@ -1,12 +1,32 @@
.eslintrc.js
.prettierrc.json
cla.md
.changeset/popular-bees-press.md
popular-bees-press.md
.changeset/polite-elephants-juggle.md
polite-elephants-juggle.md
.changeset/slimy-jeans-shout.md
slimy-jeans-shout.md
.changeset/sharp-swans-try.md
sharp-swans-try.md
.changeset/witty-papayas-promise.md
witty-papayas-promise.md
.changeset/hot-cherries-tap.md
hot-cherries-tap.md
.changeset/nine-weeks-pay.md
nine-weeks-pay.md
.changeset/twenty-seahorses-drop.md
twenty-seahorses-drop.md
.changeset/config.json
config.json
.changeset/silly-emus-kick.md
silly-emus-kick.md
.changeset/new-squids-argue.md
new-squids-argue.md
.changeset/strong-otters-bake.md
strong-otters-bake.md
.changeset/dry-shrimps-reply.md
dry-shrimps-reply.md
api/tsconfig.json
tsconfig.json
api/src/types/services.ts
@ -2615,11 +2635,21 @@ src/telemetry/utils/get-user-item-count.test.ts
telemetry/utils/get-user-item-count.test.ts
utils/get-user-item-count.test.ts
get-user-item-count.test.ts
api/src/telemetry/utils/get-field-count.test.ts
src/telemetry/utils/get-field-count.test.ts
telemetry/utils/get-field-count.test.ts
utils/get-field-count.test.ts
get-field-count.test.ts
api/src/telemetry/utils/get-user-counts-by-roles.test.ts
src/telemetry/utils/get-user-counts-by-roles.test.ts
telemetry/utils/get-user-counts-by-roles.test.ts
utils/get-user-counts-by-roles.test.ts
get-user-counts-by-roles.test.ts
api/src/telemetry/utils/get-filesize-sum.ts
src/telemetry/utils/get-filesize-sum.ts
telemetry/utils/get-filesize-sum.ts
utils/get-filesize-sum.ts
get-filesize-sum.ts
api/src/telemetry/utils/get-role-counts-by-users.ts
src/telemetry/utils/get-role-counts-by-users.ts
telemetry/utils/get-role-counts-by-users.ts
@ -2675,6 +2705,11 @@ src/telemetry/utils/should-check-user-limits.ts
telemetry/utils/should-check-user-limits.ts
utils/should-check-user-limits.ts
should-check-user-limits.ts
api/src/telemetry/utils/get-filesize-sum.test.ts
src/telemetry/utils/get-filesize-sum.test.ts
telemetry/utils/get-filesize-sum.test.ts
utils/get-filesize-sum.test.ts
get-filesize-sum.test.ts
api/src/telemetry/utils/get-role-counts-by-roles.test.ts
src/telemetry/utils/get-role-counts-by-roles.test.ts
telemetry/utils/get-role-counts-by-roles.test.ts

View File

@ -1,9 +1,19 @@
.eslintrc.js
.prettierrc.json
cla.md
.changeset/popular-bees-press.md
.changeset/polite-elephants-juggle.md
.changeset/slimy-jeans-shout.md
.changeset/sharp-swans-try.md
.changeset/witty-papayas-promise.md
.changeset/hot-cherries-tap.md
.changeset/nine-weeks-pay.md
.changeset/twenty-seahorses-drop.md
.changeset/config.json
.changeset/silly-emus-kick.md
.changeset/new-squids-argue.md
.changeset/strong-otters-bake.md
.changeset/dry-shrimps-reply.md
api/tsconfig.json
api/src/types/services.ts
api/src/types/graphql.ts
@ -556,7 +566,9 @@ api/src/telemetry/utils/get-role-counts-by-users.test.ts
api/src/telemetry/utils/should-check-user-limits.test.ts
api/src/telemetry/utils/get-random-wait-time.test.ts
api/src/telemetry/utils/get-user-item-count.test.ts
api/src/telemetry/utils/get-field-count.test.ts
api/src/telemetry/utils/get-user-counts-by-roles.test.ts
api/src/telemetry/utils/get-filesize-sum.ts
api/src/telemetry/utils/get-role-counts-by-users.ts
api/src/telemetry/utils/get-random-wait-time.ts
api/src/telemetry/utils/get-extension-count.test.ts
@ -568,6 +580,7 @@ api/src/telemetry/utils/get-field-count.ts
api/src/telemetry/utils/get-user-count.ts
api/src/telemetry/utils/get-user-count.test.ts
api/src/telemetry/utils/should-check-user-limits.ts
api/src/telemetry/utils/get-filesize-sum.test.ts
api/src/telemetry/utils/get-role-counts-by-roles.test.ts
api/src/telemetry/utils/get-user-item-count.ts
api/src/telemetry/index.ts

View File

@ -82628,6 +82628,13 @@ FunctionalTests/Core/Recipe/RecipeCommandTest.php
Core/Recipe/RecipeCommandTest.php
Recipe/RecipeCommandTest.php
RecipeCommandTest.php
core/tests/Drupal/FunctionalTests/Core/Recipe/RollbackTest.php
tests/Drupal/FunctionalTests/Core/Recipe/RollbackTest.php
Drupal/FunctionalTests/Core/Recipe/RollbackTest.php
FunctionalTests/Core/Recipe/RollbackTest.php
Core/Recipe/RollbackTest.php
Recipe/RollbackTest.php
RollbackTest.php
core/tests/Drupal/FunctionalTests/Core/Recipe/CoreRecipesTest.php
tests/Drupal/FunctionalTests/Core/Recipe/CoreRecipesTest.php
Drupal/FunctionalTests/Core/Recipe/CoreRecipesTest.php
@ -85579,13 +85586,6 @@ KernelTests/Core/Recipe/PermissionsPerBundleTest.php
Core/Recipe/PermissionsPerBundleTest.php
Recipe/PermissionsPerBundleTest.php
PermissionsPerBundleTest.php
core/tests/Drupal/KernelTests/Core/Recipe/RollbackTest.php
tests/Drupal/KernelTests/Core/Recipe/RollbackTest.php
Drupal/KernelTests/Core/Recipe/RollbackTest.php
KernelTests/Core/Recipe/RollbackTest.php
Core/Recipe/RollbackTest.php
Recipe/RollbackTest.php
RollbackTest.php
core/tests/Drupal/KernelTests/Core/Recipe/RecipeValidationTest.php
tests/Drupal/KernelTests/Core/Recipe/RecipeValidationTest.php
Drupal/KernelTests/Core/Recipe/RecipeValidationTest.php

View File

@ -11897,6 +11897,7 @@ core/tests/Drupal/FunctionalTests/Core/Test/PhpUnitBridgeTest.php
core/tests/Drupal/FunctionalTests/Core/Recipe/StandardRecipeTest.php
core/tests/Drupal/FunctionalTests/Core/Recipe/StandardRecipeInstallTest.php
core/tests/Drupal/FunctionalTests/Core/Recipe/RecipeCommandTest.php
core/tests/Drupal/FunctionalTests/Core/Recipe/RollbackTest.php
core/tests/Drupal/FunctionalTests/Core/Recipe/CoreRecipesTest.php
core/tests/Drupal/FunctionalTests/Core/Recipe/RecipeTestTrait.php
core/tests/Drupal/FunctionalTests/Core/Container/ServiceDeprecationTest.php
@ -12332,7 +12333,6 @@ core/tests/Drupal/KernelTests/Core/Recipe/WildcardConfigActionsTest.php
core/tests/Drupal/KernelTests/Core/Recipe/RecipeConfiguratorTest.php
core/tests/Drupal/KernelTests/Core/Recipe/ConfigValidationTest.php
core/tests/Drupal/KernelTests/Core/Recipe/PermissionsPerBundleTest.php
core/tests/Drupal/KernelTests/Core/Recipe/RollbackTest.php
core/tests/Drupal/KernelTests/Core/Recipe/RecipeValidationTest.php
core/tests/Drupal/KernelTests/Core/Recipe/RecipeTest.php
core/tests/Drupal/KernelTests/Core/Recipe/ConfigActionValidationTest.php

View File

@ -6253,6 +6253,9 @@ _unreleased/2024-06-11-change-migration-selection-mode.md
changelog/_unreleased/2024-05-27-validate-input-of-the-options-before-searching-variant.md
_unreleased/2024-05-27-validate-input-of-the-options-before-searching-variant.md
2024-05-27-validate-input-of-the-options-before-searching-variant.md
changelog/_unreleased/2024-06-05-fix-the-inability-to-use-admin-order-when-the-system-default-language-is-not-available-in-the-sales-channel.md
_unreleased/2024-06-05-fix-the-inability-to-use-admin-order-when-the-system-default-language-is-not-available-in-the-sales-channel.md
2024-06-05-fix-the-inability-to-use-admin-order-when-the-system-default-language-is-not-available-in-the-sales-channel.md
changelog/_unreleased/2024-06-13-scalar-type-serialization-while-import.md
_unreleased/2024-06-13-scalar-type-serialization-while-import.md
2024-06-13-scalar-type-serialization-while-import.md
@ -6343,6 +6346,9 @@ _unreleased/2022-05-18-abstract-and-reduce-rule-condition-components.md
changelog/_unreleased/2024-06-04-fix-shipping-costs-can-not-changes-after-order-is-submitted.md
_unreleased/2024-06-04-fix-shipping-costs-can-not-changes-after-order-is-submitted.md
2024-06-04-fix-shipping-costs-can-not-changes-after-order-is-submitted.md
changelog/_unreleased/2024-06-14-fix-self-referencing-parents.md
_unreleased/2024-06-14-fix-self-referencing-parents.md
2024-06-14-fix-self-referencing-parents.md
changelog/_unreleased/2024-06-04-changed-default-recipient-for-mails-send-via-the-flow-builder-on-the-product-review-send-trigger.md
_unreleased/2024-06-04-changed-default-recipient-for-mails-send-via-the-flow-builder-on-the-product-review-send-trigger.md
2024-06-04-changed-default-recipient-for-mails-send-via-the-flow-builder-on-the-product-review-send-trigger.md
@ -6358,6 +6364,9 @@ _unreleased/2024-05-27-add-technical-name-to-import-export-profiles.md
changelog/_unreleased/2024-06-05-move-routing-overwrite.md
_unreleased/2024-06-05-move-routing-overwrite.md
2024-06-05-move-routing-overwrite.md
changelog/_unreleased/2024-06-04-currency-dependent-pricing-modal-is-broken.md
_unreleased/2024-06-04-currency-dependent-pricing-modal-is-broken.md
2024-06-04-currency-dependent-pricing-modal-is-broken.md
changelog/_unreleased/2023-10-01-fix-admin-grid-headline-actions-resize.md
_unreleased/2023-10-01-fix-admin-grid-headline-actions-resize.md
2023-10-01-fix-admin-grid-headline-actions-resize.md
@ -48159,6 +48168,17 @@ component/form/sw-radio-field/index.js
form/sw-radio-field/index.js
sw-radio-field/index.js
index.js
src/Administration/Resources/app/administration/src/app/component/form/sw-maintain-currencies-modal/sw-maintain-currencies-modal.spec.js
Administration/Resources/app/administration/src/app/component/form/sw-maintain-currencies-modal/sw-maintain-currencies-modal.spec.js
Resources/app/administration/src/app/component/form/sw-maintain-currencies-modal/sw-maintain-currencies-modal.spec.js
app/administration/src/app/component/form/sw-maintain-currencies-modal/sw-maintain-currencies-modal.spec.js
administration/src/app/component/form/sw-maintain-currencies-modal/sw-maintain-currencies-modal.spec.js
src/app/component/form/sw-maintain-currencies-modal/sw-maintain-currencies-modal.spec.js
app/component/form/sw-maintain-currencies-modal/sw-maintain-currencies-modal.spec.js
component/form/sw-maintain-currencies-modal/sw-maintain-currencies-modal.spec.js
form/sw-maintain-currencies-modal/sw-maintain-currencies-modal.spec.js
sw-maintain-currencies-modal/sw-maintain-currencies-modal.spec.js
sw-maintain-currencies-modal.spec.js
src/Administration/Resources/app/administration/src/app/component/form/sw-maintain-currencies-modal/sw-maintain-currencies-modal.scss
Administration/Resources/app/administration/src/app/component/form/sw-maintain-currencies-modal/sw-maintain-currencies-modal.scss
Resources/app/administration/src/app/component/form/sw-maintain-currencies-modal/sw-maintain-currencies-modal.scss
@ -81177,13 +81197,6 @@ Test/DataAbstractionLayer/Dbal/TreeIndexerTest.php
DataAbstractionLayer/Dbal/TreeIndexerTest.php
Dbal/TreeIndexerTest.php
TreeIndexerTest.php
src/Core/Framework/Test/DataAbstractionLayer/Dbal/EntityForeignKeyResolverTest.php
Core/Framework/Test/DataAbstractionLayer/Dbal/EntityForeignKeyResolverTest.php
Framework/Test/DataAbstractionLayer/Dbal/EntityForeignKeyResolverTest.php
Test/DataAbstractionLayer/Dbal/EntityForeignKeyResolverTest.php
DataAbstractionLayer/Dbal/EntityForeignKeyResolverTest.php
Dbal/EntityForeignKeyResolverTest.php
EntityForeignKeyResolverTest.php
src/Core/Framework/Test/DataAbstractionLayer/Dbal/EntityDefinitionQueryHelperTest.php
Core/Framework/Test/DataAbstractionLayer/Dbal/EntityDefinitionQueryHelperTest.php
Framework/Test/DataAbstractionLayer/Dbal/EntityDefinitionQueryHelperTest.php
@ -86045,6 +86058,13 @@ DataAbstractionLayer/Write/Validation/Validator.php
Write/Validation/Validator.php
Validation/Validator.php
Validator.php
src/Core/Framework/DataAbstractionLayer/Write/Validation/ParentRelationValidator.php
Core/Framework/DataAbstractionLayer/Write/Validation/ParentRelationValidator.php
Framework/DataAbstractionLayer/Write/Validation/ParentRelationValidator.php
DataAbstractionLayer/Write/Validation/ParentRelationValidator.php
Write/Validation/ParentRelationValidator.php
Validation/ParentRelationValidator.php
ParentRelationValidator.php
src/Core/Framework/DataAbstractionLayer/Write/WriteParameterBag.php
Core/Framework/DataAbstractionLayer/Write/WriteParameterBag.php
Framework/DataAbstractionLayer/Write/WriteParameterBag.php
@ -117536,6 +117556,13 @@ DataAbstractionLayer/Dbal/FieldResolver/ManyToOneAssociationFieldResolverTest.ph
Dbal/FieldResolver/ManyToOneAssociationFieldResolverTest.php
FieldResolver/ManyToOneAssociationFieldResolverTest.php
ManyToOneAssociationFieldResolverTest.php
tests/integration/Core/Framework/DataAbstractionLayer/Dbal/EntityForeignKeyResolverTest.php
integration/Core/Framework/DataAbstractionLayer/Dbal/EntityForeignKeyResolverTest.php
Core/Framework/DataAbstractionLayer/Dbal/EntityForeignKeyResolverTest.php
Framework/DataAbstractionLayer/Dbal/EntityForeignKeyResolverTest.php
DataAbstractionLayer/Dbal/EntityForeignKeyResolverTest.php
Dbal/EntityForeignKeyResolverTest.php
EntityForeignKeyResolverTest.php
tests/integration/Core/Framework/DataAbstractionLayer/fixture/schema.sql
integration/Core/Framework/DataAbstractionLayer/fixture/schema.sql
Core/Framework/DataAbstractionLayer/fixture/schema.sql
@ -131348,6 +131375,14 @@ DataAbstractionLayer/Write/Validation/PreWriteValidationEventTest.php
Write/Validation/PreWriteValidationEventTest.php
Validation/PreWriteValidationEventTest.php
PreWriteValidationEventTest.php
tests/unit/Core/Framework/DataAbstractionLayer/Write/Validation/ParentRelationValidatorTest.php
unit/Core/Framework/DataAbstractionLayer/Write/Validation/ParentRelationValidatorTest.php
Core/Framework/DataAbstractionLayer/Write/Validation/ParentRelationValidatorTest.php
Framework/DataAbstractionLayer/Write/Validation/ParentRelationValidatorTest.php
DataAbstractionLayer/Write/Validation/ParentRelationValidatorTest.php
Write/Validation/ParentRelationValidatorTest.php
Validation/ParentRelationValidatorTest.php
ParentRelationValidatorTest.php
tests/unit/Core/Framework/DataAbstractionLayer/Write/Validation/PostWriteValidationEventTest.php
unit/Core/Framework/DataAbstractionLayer/Write/Validation/PostWriteValidationEventTest.php
Core/Framework/DataAbstractionLayer/Write/Validation/PostWriteValidationEventTest.php

View File

@ -2099,6 +2099,7 @@ changelog/_unreleased/2024-04-18-fix-verify-user-modal.md
changelog/_unreleased/2024-01-16-improve-alert-color-contrast-and-accessibility.md
changelog/_unreleased/2024-06-11-change-migration-selection-mode.md
changelog/_unreleased/2024-05-27-validate-input-of-the-options-before-searching-variant.md
changelog/_unreleased/2024-06-05-fix-the-inability-to-use-admin-order-when-the-system-default-language-is-not-available-in-the-sales-channel.md
changelog/_unreleased/2024-06-13-scalar-type-serialization-while-import.md
changelog/_unreleased/2024-05-23-disable-icon-cache-for-the-wishlist-product-box.md
changelog/_unreleased/2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md
@ -2129,11 +2130,13 @@ changelog/_unreleased/2024-05-29-slotid-apiaware.md
changelog/_unreleased/2024-03-22-update-register-from-validation.md
changelog/_unreleased/2022-05-18-abstract-and-reduce-rule-condition-components.md
changelog/_unreleased/2024-06-04-fix-shipping-costs-can-not-changes-after-order-is-submitted.md
changelog/_unreleased/2024-06-14-fix-self-referencing-parents.md
changelog/_unreleased/2024-06-04-changed-default-recipient-for-mails-send-via-the-flow-builder-on-the-product-review-send-trigger.md
changelog/_unreleased/2024-06-04-improve-rating-widget-accessibility-and-add-alt-texts.md
changelog/_unreleased/2024-06-11-fix-attribute-compiler-pass.md
changelog/_unreleased/2024-05-27-add-technical-name-to-import-export-profiles.md
changelog/_unreleased/2024-06-05-move-routing-overwrite.md
changelog/_unreleased/2024-06-04-currency-dependent-pricing-modal-is-broken.md
changelog/_unreleased/2023-10-01-fix-admin-grid-headline-actions-resize.md
changelog/release-6-4-8-1/2022-02-11-fixed-theme-field-custom-renderer.md
changelog/release-6-4-8-1/2022-02-11-fixed-exception-on-missing-theme-value.md
@ -7806,6 +7809,7 @@ src/Administration/Resources/app/administration/src/app/component/form/sw-radio-
src/Administration/Resources/app/administration/src/app/component/form/sw-radio-field/sw-radio-field.html.twig
src/Administration/Resources/app/administration/src/app/component/form/sw-radio-field/sw-radio-field.scss
src/Administration/Resources/app/administration/src/app/component/form/sw-radio-field/index.js
src/Administration/Resources/app/administration/src/app/component/form/sw-maintain-currencies-modal/sw-maintain-currencies-modal.spec.js
src/Administration/Resources/app/administration/src/app/component/form/sw-maintain-currencies-modal/sw-maintain-currencies-modal.scss
src/Administration/Resources/app/administration/src/app/component/form/sw-maintain-currencies-modal/index.js
src/Administration/Resources/app/administration/src/app/component/form/sw-maintain-currencies-modal/sw-maintain-currencies-modal.html.twig
@ -11983,7 +11987,6 @@ src/Core/Framework/Test/DataAbstractionLayer/Dbal/ChildCountIndexerTest.php
src/Core/Framework/Test/DataAbstractionLayer/Dbal/RepositoryIteratorTest.php
src/Core/Framework/Test/DataAbstractionLayer/Dbal/FieldAccessorBuilder/PriceFieldAccessorBuilderTest.php
src/Core/Framework/Test/DataAbstractionLayer/Dbal/TreeIndexerTest.php
src/Core/Framework/Test/DataAbstractionLayer/Dbal/EntityForeignKeyResolverTest.php
src/Core/Framework/Test/DataAbstractionLayer/Dbal/EntityDefinitionQueryHelperTest.php
src/Core/Framework/Test/RemoveDeprecatedServicesPass.php
src/Core/Framework/Store/StoreException.php
@ -12684,6 +12687,7 @@ src/Core/Framework/DataAbstractionLayer/Write/Validation/RestrictDeleteViolation
src/Core/Framework/DataAbstractionLayer/Write/Validation/PreWriteValidationEvent.php
src/Core/Framework/DataAbstractionLayer/Write/Validation/LockValidator.php
src/Core/Framework/DataAbstractionLayer/Write/Validation/Validator.php
src/Core/Framework/DataAbstractionLayer/Write/Validation/ParentRelationValidator.php
src/Core/Framework/DataAbstractionLayer/Write/WriteParameterBag.php
src/Core/Framework/DataAbstractionLayer/Write/PrimaryKeyBag.php
src/Core/Framework/DataAbstractionLayer/Write/CloneBehavior.php
@ -17299,6 +17303,7 @@ tests/integration/Core/Framework/DataAbstractionLayer/Field/JsonFieldTest.php
tests/integration/Core/Framework/DataAbstractionLayer/Field/RemoteAddressFieldTest.php
tests/integration/Core/Framework/DataAbstractionLayer/Dbal/EntityWriteGatewayTest.php
tests/integration/Core/Framework/DataAbstractionLayer/Dbal/FieldResolver/ManyToOneAssociationFieldResolverTest.php
tests/integration/Core/Framework/DataAbstractionLayer/Dbal/EntityForeignKeyResolverTest.php
tests/integration/Core/Framework/DataAbstractionLayer/fixture/schema.sql
tests/integration/Core/Framework/DataAbstractionLayer/fixture/AttributeEntityAgg.php
tests/integration/Core/Framework/DataAbstractionLayer/fixture/AttributeEntity.php
@ -19142,6 +19147,7 @@ tests/unit/Core/Framework/DataAbstractionLayer/Search/Aggregation/Bucket/BucketA
tests/unit/Core/Framework/DataAbstractionLayer/Search/Parser/QueryStringParserTest.php
tests/unit/Core/Framework/DataAbstractionLayer/Search/Query/ScoreQueryTest.php
tests/unit/Core/Framework/DataAbstractionLayer/Write/Validation/PreWriteValidationEventTest.php
tests/unit/Core/Framework/DataAbstractionLayer/Write/Validation/ParentRelationValidatorTest.php
tests/unit/Core/Framework/DataAbstractionLayer/Write/Validation/PostWriteValidationEventTest.php
tests/unit/Core/Framework/DataAbstractionLayer/Write/EntityWriteResultFactoryTest.php
tests/unit/Core/Framework/DataAbstractionLayer/Write/WriteInputValidatorTest.php

View File

@ -5632,6 +5632,12 @@ apache/catalina/realm/TestJNDIRealmIntegration.java
catalina/realm/TestJNDIRealmIntegration.java
realm/TestJNDIRealmIntegration.java
TestJNDIRealmIntegration.java
test/org/apache/catalina/realm/TestDataSourceRealm.java
org/apache/catalina/realm/TestDataSourceRealm.java
apache/catalina/realm/TestDataSourceRealm.java
catalina/realm/TestDataSourceRealm.java
realm/TestDataSourceRealm.java
TestDataSourceRealm.java
test/org/apache/catalina/realm/TestJNDIRealmAttributeValueEscape.java
org/apache/catalina/realm/TestJNDIRealmAttributeValueEscape.java
apache/catalina/realm/TestJNDIRealmAttributeValueEscape.java

View File

@ -973,6 +973,7 @@ test/org/apache/catalina/authenticator/jaspic/TesterMessageInfo.java
test/org/apache/catalina/authenticator/TesterCallbackHandlerImpl.java
test/org/apache/catalina/authenticator/TestJaspicCallbackHandlerInAuthenticator.java
test/org/apache/catalina/realm/TestJNDIRealmIntegration.java
test/org/apache/catalina/realm/TestDataSourceRealm.java
test/org/apache/catalina/realm/TestJNDIRealmAttributeValueEscape.java
test/org/apache/catalina/realm/TestRealmBase.java
test/org/apache/catalina/realm/TestMessageDigestCredentialHandler.java

View File

@ -4423,6 +4423,11 @@ js/extend-cart-checkout-block/changelog/.gitkeep
extend-cart-checkout-block/changelog/.gitkeep
changelog/.gitkeep
.gitkeep
packages/js/extend-cart-checkout-block/changelog/update-extend-cart-checkout-template
js/extend-cart-checkout-block/changelog/update-extend-cart-checkout-template
extend-cart-checkout-block/changelog/update-extend-cart-checkout-template
changelog/update-extend-cart-checkout-template
update-extend-cart-checkout-template
packages/js/extend-cart-checkout-block/changelog/dev-sync-pnpm
js/extend-cart-checkout-block/changelog/dev-sync-pnpm
extend-cart-checkout-block/changelog/dev-sync-pnpm
@ -12573,6 +12578,11 @@ js/product-editor/changelog/add-placeholder-taxonomy
product-editor/changelog/add-placeholder-taxonomy
changelog/add-placeholder-taxonomy
add-placeholder-taxonomy
packages/js/product-editor/changelog/fix-product-editor-max-upload-size
js/product-editor/changelog/fix-product-editor-max-upload-size
product-editor/changelog/fix-product-editor-max-upload-size
changelog/fix-product-editor-max-upload-size
fix-product-editor-max-upload-size
packages/js/product-editor/changelog/fix-product-editor-modal-block-editor-add-crash
js/product-editor/changelog/fix-product-editor-modal-block-editor-add-crash
product-editor/changelog/fix-product-editor-modal-block-editor-add-crash
@ -19521,6 +19531,10 @@ plugins/woocommerce/changelog/update-product-editor-variation-move-pricing-field
woocommerce/changelog/update-product-editor-variation-move-pricing-fields
changelog/update-product-editor-variation-move-pricing-fields
update-product-editor-variation-move-pricing-fields
plugins/woocommerce/changelog/pr-47700
woocommerce/changelog/pr-47700
changelog/pr-47700
pr-47700
plugins/woocommerce/changelog/47875-clean-up-eslint-comments
woocommerce/changelog/47875-clean-up-eslint-comments
changelog/47875-clean-up-eslint-comments
@ -19549,6 +19563,10 @@ plugins/woocommerce/changelog/48202-update-intro-tour-copy
woocommerce/changelog/48202-update-intro-tour-copy
changelog/48202-update-intro-tour-copy
48202-update-intro-tour-copy
plugins/woocommerce/changelog/48374-fix-label-improvement-on-my-orders
woocommerce/changelog/48374-fix-label-improvement-on-my-orders
changelog/48374-fix-label-improvement-on-my-orders
48374-fix-label-improvement-on-my-orders
plugins/woocommerce/changelog/48205-fix-cys-crash-homepage
woocommerce/changelog/48205-fix-cys-crash-homepage
changelog/48205-fix-cys-crash-homepage
@ -19561,6 +19579,10 @@ plugins/woocommerce/changelog/fix-blocktemplatescontroller-bootstrap
woocommerce/changelog/fix-blocktemplatescontroller-bootstrap
changelog/fix-blocktemplatescontroller-bootstrap
fix-blocktemplatescontroller-bootstrap
plugins/woocommerce/changelog/fix-32346
woocommerce/changelog/fix-32346
changelog/fix-32346
fix-32346
plugins/woocommerce/changelog/48358-48252-homepage-hover-header-footer
woocommerce/changelog/48358-48252-homepage-hover-header-footer
changelog/48358-48252-homepage-hover-header-footer
@ -19637,6 +19659,10 @@ plugins/woocommerce/changelog/fix-40871
woocommerce/changelog/fix-40871
changelog/fix-40871
fix-40871
plugins/woocommerce/changelog/47722-fix-flaky-e2e-test-logo-picker
woocommerce/changelog/47722-fix-flaky-e2e-test-logo-picker
changelog/47722-fix-flaky-e2e-test-logo-picker
47722-fix-flaky-e2e-test-logo-picker
plugins/woocommerce/changelog/update-lys-feature-flag-on
woocommerce/changelog/update-lys-feature-flag-on
changelog/update-lys-feature-flag-on
@ -19685,6 +19711,10 @@ plugins/woocommerce/changelog/enhance-optimize-text-wrapping-prevent-orphans
woocommerce/changelog/enhance-optimize-text-wrapping-prevent-orphans
changelog/enhance-optimize-text-wrapping-prevent-orphans
enhance-optimize-text-wrapping-prevent-orphans
plugins/woocommerce/changelog/48467-47577-cys-full-composability-update-the-default-patterns-in-the-assembler-1
woocommerce/changelog/48467-47577-cys-full-composability-update-the-default-patterns-in-the-assembler-1
changelog/48467-47577-cys-full-composability-update-the-default-patterns-in-the-assembler-1
48467-47577-cys-full-composability-update-the-default-patterns-in-the-assembler-1
plugins/woocommerce/changelog/e2e-fix-flaky-merchant-create-variable
woocommerce/changelog/e2e-fix-flaky-merchant-create-variable
changelog/e2e-fix-flaky-merchant-create-variable
@ -19709,6 +19739,10 @@ plugins/woocommerce/changelog/e2e-fix-analytics-data-spec-disable-task-list-remi
woocommerce/changelog/e2e-fix-analytics-data-spec-disable-task-list-reminder
changelog/e2e-fix-analytics-data-spec-disable-task-list-reminder
e2e-fix-analytics-data-spec-disable-task-list-reminder
plugins/woocommerce/changelog/tests-fix-core-api-tests-results-path
woocommerce/changelog/tests-fix-core-api-tests-results-path
changelog/tests-fix-core-api-tests-results-path
tests-fix-core-api-tests-results-path
plugins/woocommerce/changelog/e2e-call_new_report_workflow
woocommerce/changelog/e2e-call_new_report_workflow
changelog/e2e-call_new_report_workflow
@ -19741,6 +19775,10 @@ plugins/woocommerce/changelog/fix-46997
woocommerce/changelog/fix-46997
changelog/fix-46997
fix-46997
plugins/woocommerce/changelog/remove-filter-on-gettext-to-edit-comments-screen-title
woocommerce/changelog/remove-filter-on-gettext-to-edit-comments-screen-title
changelog/remove-filter-on-gettext-to-edit-comments-screen-title
remove-filter-on-gettext-to-edit-comments-screen-title
plugins/woocommerce/changelog/fix-47108
woocommerce/changelog/fix-47108
changelog/fix-47108
@ -19945,6 +19983,10 @@ plugins/woocommerce/changelog/fix-33077-fix-2-products-added-to-cart-geolocate-w
woocommerce/changelog/fix-33077-fix-2-products-added-to-cart-geolocate-with-caching
changelog/fix-33077-fix-2-products-added-to-cart-geolocate-with-caching
fix-33077-fix-2-products-added-to-cart-geolocate-with-caching
plugins/woocommerce/changelog/fix-checkout-width
woocommerce/changelog/fix-checkout-width
changelog/fix-checkout-width
fix-checkout-width
plugins/woocommerce/changelog/47636-fix-46274-product-gallery-error-on-revisit-page
woocommerce/changelog/47636-fix-46274-product-gallery-error-on-revisit-page
changelog/47636-fix-46274-product-gallery-error-on-revisit-page
@ -20005,6 +20047,10 @@ plugins/woocommerce/changelog/47904-e2e-remove-confusing-utilities
woocommerce/changelog/47904-e2e-remove-confusing-utilities
changelog/47904-e2e-remove-confusing-utilities
47904-e2e-remove-confusing-utilities
plugins/woocommerce/changelog/47594-feat-47037-enable-block-customizations-for-the-parent-block
woocommerce/changelog/47594-feat-47037-enable-block-customizations-for-the-parent-block
changelog/47594-feat-47037-enable-block-customizations-for-the-parent-block
47594-feat-47037-enable-block-customizations-for-the-parent-block
plugins/woocommerce/changelog/add-separator-to-terms
woocommerce/changelog/add-separator-to-terms
changelog/add-separator-to-terms

View File

@ -809,6 +809,7 @@ packages/js/extend-cart-checkout-block/CHANGELOG.md
packages/js/extend-cart-checkout-block/changelog/47385-dev-update-pnpm9-1
packages/js/extend-cart-checkout-block/changelog/dev-update-pnpm-8.6.5
packages/js/extend-cart-checkout-block/changelog/.gitkeep
packages/js/extend-cart-checkout-block/changelog/update-extend-cart-checkout-template
packages/js/extend-cart-checkout-block/changelog/dev-sync-pnpm
packages/js/extend-cart-checkout-block/changelog/bump-js-packages-php-version
packages/js/extend-cart-checkout-block/changelog/42860-update-pnpm
@ -2200,6 +2201,7 @@ packages/js/product-editor/changelog/dev-47357_request_terms_conditionally
packages/js/product-editor/changelog/update-introduce-attributes-combobox-control
packages/js/product-editor/changelog/fix-product-editor-modal-block-editor-1st-block
packages/js/product-editor/changelog/add-placeholder-taxonomy
packages/js/product-editor/changelog/fix-product-editor-max-upload-size
packages/js/product-editor/changelog/fix-product-editor-modal-block-editor-add-crash
packages/js/product-editor/changelog/update-fix-performance-issues-in-attributes-modal
packages/js/product-editor/changelog/update-replace-with-combobox
@ -3215,6 +3217,7 @@ plugins/woocommerce/changelog/enhancement-47804
plugins/woocommerce/changelog/add-add-experimental-suffix-to-experimental-blocks
plugins/woocommerce/changelog/dev-core-profiler-xstate-v5
plugins/woocommerce/changelog/update-product-editor-variation-move-pricing-fields
plugins/woocommerce/changelog/pr-47700
plugins/woocommerce/changelog/47875-clean-up-eslint-comments
plugins/woocommerce/changelog/fix-47949-set-getPreviousDate-default-previous-year
plugins/woocommerce/changelog/fix-30659-rest-api-attribute-updates
@ -3222,9 +3225,11 @@ plugins/woocommerce/changelog/47866-dev-remove-feature-plugin-and-flags
plugins/woocommerce/changelog/fix-tracker-load
plugins/woocommerce/changelog/47701-dev-remove-block-phase-experimental
plugins/woocommerce/changelog/48202-update-intro-tour-copy
plugins/woocommerce/changelog/48374-fix-label-improvement-on-my-orders
plugins/woocommerce/changelog/48205-fix-cys-crash-homepage
plugins/woocommerce/changelog/enhancement-46491
plugins/woocommerce/changelog/fix-blocktemplatescontroller-bootstrap
plugins/woocommerce/changelog/fix-32346
plugins/woocommerce/changelog/48358-48252-homepage-hover-header-footer
plugins/woocommerce/changelog/e2e-fix-merchant-tests-create-page-post
plugins/woocommerce/changelog/fix-related-products-options
@ -3244,6 +3249,7 @@ plugins/woocommerce/changelog/fix-36138-rest-attribute-name
plugins/woocommerce/changelog/fix-46990-wcBlocksConfig-productCount
plugins/woocommerce/changelog/fix-orders-responsive-ui
plugins/woocommerce/changelog/fix-40871
plugins/woocommerce/changelog/47722-fix-flaky-e2e-test-logo-picker
plugins/woocommerce/changelog/update-lys-feature-flag-on
plugins/woocommerce/changelog/47602-performance-replace-classnames-usage-with-clsx
plugins/woocommerce/changelog/48325-fix-prepare-variation-boejct
@ -3256,12 +3262,14 @@ plugins/woocommerce/changelog/ci-merge-blocks-e2e
plugins/woocommerce/changelog/48095-47395-patterns-allow-tracking-modal
plugins/woocommerce/changelog/48016-fix-flakiness-checkout-block-and-lys
plugins/woocommerce/changelog/enhance-optimize-text-wrapping-prevent-orphans
plugins/woocommerce/changelog/48467-47577-cys-full-composability-update-the-default-patterns-in-the-assembler-1
plugins/woocommerce/changelog/e2e-fix-flaky-merchant-create-variable
plugins/woocommerce/changelog/fix-44271
plugins/woocommerce/changelog/fix-36773
plugins/woocommerce/changelog/fix-product-price-ancestors
plugins/woocommerce/changelog/fix-attr-lookup-cli-tool
plugins/woocommerce/changelog/e2e-fix-analytics-data-spec-disable-task-list-reminder
plugins/woocommerce/changelog/tests-fix-core-api-tests-results-path
plugins/woocommerce/changelog/e2e-call_new_report_workflow
plugins/woocommerce/changelog/update-lys-feedback-track
plugins/woocommerce/changelog/48129-fix-cys-playground
@ -3270,6 +3278,7 @@ plugins/woocommerce/changelog/48465-48438-tooltip-shuffle-delete-buttons
plugins/woocommerce/changelog/fix-42927-registering-blocks-in-categories-warning
plugins/woocommerce/changelog/43414-product-collection-hide-products-beta-from-inserter
plugins/woocommerce/changelog/fix-46997
plugins/woocommerce/changelog/remove-filter-on-gettext-to-edit-comments-screen-title
plugins/woocommerce/changelog/fix-47108
plugins/woocommerce/changelog/47643-fix-woocommerce.com-single-license-activation
plugins/woocommerce/changelog/fix-lys-footer-banner
@ -3321,6 +3330,7 @@ plugins/woocommerce/changelog/add-tracks-unit-tests-improvements
plugins/woocommerce/changelog/dev-46765_modify_product_editor_error_snackbar
plugins/woocommerce/changelog/47306-add-patterns-from-ptk
plugins/woocommerce/changelog/fix-33077-fix-2-products-added-to-cart-geolocate-with-caching
plugins/woocommerce/changelog/fix-checkout-width
plugins/woocommerce/changelog/47636-fix-46274-product-gallery-error-on-revisit-page
plugins/woocommerce/changelog/update-pft-populate-template-selector
plugins/woocommerce/changelog/48227-48179-tracking-redirect-same-section
@ -3336,6 +3346,7 @@ plugins/woocommerce/changelog/47546-47545-cys-full-composability-ensure-that-the
plugins/woocommerce/changelog/fix-27247-missing-zoom-in-variable-products-with-no-cover
plugins/woocommerce/changelog/update-block-templates-documentation
plugins/woocommerce/changelog/47904-e2e-remove-confusing-utilities
plugins/woocommerce/changelog/47594-feat-47037-enable-block-customizations-for-the-parent-block
plugins/woocommerce/changelog/add-separator-to-terms
plugins/woocommerce/changelog/test-adding-woocommerce-blocks
plugins/woocommerce/changelog/fix-40841

View File

@ -20470,6 +20470,34 @@ Form/fields/FieldGroupPermissions/FieldGroupPermissionsInput.vue
fields/FieldGroupPermissions/FieldGroupPermissionsInput.vue
FieldGroupPermissions/FieldGroupPermissionsInput.vue
FieldGroupPermissionsInput.vue
app/frontend/apps/desktop/components/Form/fields/FieldSecurity/FieldSecurityInput.vue
frontend/apps/desktop/components/Form/fields/FieldSecurity/FieldSecurityInput.vue
apps/desktop/components/Form/fields/FieldSecurity/FieldSecurityInput.vue
desktop/components/Form/fields/FieldSecurity/FieldSecurityInput.vue
components/Form/fields/FieldSecurity/FieldSecurityInput.vue
Form/fields/FieldSecurity/FieldSecurityInput.vue
fields/FieldSecurity/FieldSecurityInput.vue
FieldSecurity/FieldSecurityInput.vue
FieldSecurityInput.vue
app/frontend/apps/desktop/components/Form/fields/FieldSecurity/index.ts
frontend/apps/desktop/components/Form/fields/FieldSecurity/index.ts
apps/desktop/components/Form/fields/FieldSecurity/index.ts
desktop/components/Form/fields/FieldSecurity/index.ts
components/Form/fields/FieldSecurity/index.ts
Form/fields/FieldSecurity/index.ts
fields/FieldSecurity/index.ts
FieldSecurity/index.ts
index.ts
app/frontend/apps/desktop/components/Form/fields/FieldSecurity/__tests__/FieldSecurity.spec.ts
frontend/apps/desktop/components/Form/fields/FieldSecurity/__tests__/FieldSecurity.spec.ts
apps/desktop/components/Form/fields/FieldSecurity/__tests__/FieldSecurity.spec.ts
desktop/components/Form/fields/FieldSecurity/__tests__/FieldSecurity.spec.ts
components/Form/fields/FieldSecurity/__tests__/FieldSecurity.spec.ts
Form/fields/FieldSecurity/__tests__/FieldSecurity.spec.ts
fields/FieldSecurity/__tests__/FieldSecurity.spec.ts
FieldSecurity/__tests__/FieldSecurity.spec.ts
__tests__/FieldSecurity.spec.ts
FieldSecurity.spec.ts
app/frontend/apps/desktop/components/Form/fields/FieldCustomer/FieldCustomerOptionIcon.vue
frontend/apps/desktop/components/Form/fields/FieldCustomer/FieldCustomerOptionIcon.vue
apps/desktop/components/Form/fields/FieldCustomer/FieldCustomerOptionIcon.vue
@ -24449,6 +24477,13 @@ desktop/initializer/assets/logo.svg
initializer/assets/logo.svg
assets/logo.svg
logo.svg
app/frontend/apps/desktop/initializer/assets/lock.svg
frontend/apps/desktop/initializer/assets/lock.svg
apps/desktop/initializer/assets/lock.svg
desktop/initializer/assets/lock.svg
initializer/assets/lock.svg
assets/lock.svg
lock.svg
app/frontend/apps/desktop/initializer/assets/arrow-bar-right.svg
frontend/apps/desktop/initializer/assets/arrow-bar-right.svg
apps/desktop/initializer/assets/arrow-bar-right.svg
@ -24638,6 +24673,13 @@ desktop/initializer/assets/box-arrow-in-right.svg
initializer/assets/box-arrow-in-right.svg
assets/box-arrow-in-right.svg
box-arrow-in-right.svg
app/frontend/apps/desktop/initializer/assets/patch-check.svg
frontend/apps/desktop/initializer/assets/patch-check.svg
apps/desktop/initializer/assets/patch-check.svg
desktop/initializer/assets/patch-check.svg
initializer/assets/patch-check.svg
assets/patch-check.svg
patch-check.svg
app/frontend/apps/desktop/initializer/assets/wrench.svg
frontend/apps/desktop/initializer/assets/wrench.svg
apps/desktop/initializer/assets/wrench.svg
@ -24890,6 +24932,13 @@ desktop/initializer/assets/search.svg
initializer/assets/search.svg
assets/search.svg
search.svg
app/frontend/apps/desktop/initializer/assets/unlock.svg
frontend/apps/desktop/initializer/assets/unlock.svg
apps/desktop/initializer/assets/unlock.svg
desktop/initializer/assets/unlock.svg
initializer/assets/unlock.svg
assets/unlock.svg
unlock.svg
app/frontend/apps/desktop/initializer/assets/chevron-up.svg
frontend/apps/desktop/initializer/assets/chevron-up.svg
apps/desktop/initializer/assets/chevron-up.svg
@ -24897,6 +24946,13 @@ desktop/initializer/assets/chevron-up.svg
initializer/assets/chevron-up.svg
assets/chevron-up.svg
chevron-up.svg
app/frontend/apps/desktop/initializer/assets/patch-x.svg
frontend/apps/desktop/initializer/assets/patch-x.svg
apps/desktop/initializer/assets/patch-x.svg
desktop/initializer/assets/patch-x.svg
initializer/assets/patch-x.svg
assets/patch-x.svg
patch-x.svg
app/frontend/apps/desktop/initializer/assets/arrows-collapse.svg
frontend/apps/desktop/initializer/assets/arrows-collapse.svg
apps/desktop/initializer/assets/arrows-collapse.svg
@ -25692,6 +25748,34 @@ Form/fields/FieldAutoComplete/FieldAutoCompleteInputDialog.vue
fields/FieldAutoComplete/FieldAutoCompleteInputDialog.vue
FieldAutoComplete/FieldAutoCompleteInputDialog.vue
FieldAutoCompleteInputDialog.vue
app/frontend/apps/mobile/components/Form/fields/FieldSecurity/FieldSecurityInput.vue
frontend/apps/mobile/components/Form/fields/FieldSecurity/FieldSecurityInput.vue
apps/mobile/components/Form/fields/FieldSecurity/FieldSecurityInput.vue
mobile/components/Form/fields/FieldSecurity/FieldSecurityInput.vue
components/Form/fields/FieldSecurity/FieldSecurityInput.vue
Form/fields/FieldSecurity/FieldSecurityInput.vue
fields/FieldSecurity/FieldSecurityInput.vue
FieldSecurity/FieldSecurityInput.vue
FieldSecurityInput.vue
app/frontend/apps/mobile/components/Form/fields/FieldSecurity/index.ts
frontend/apps/mobile/components/Form/fields/FieldSecurity/index.ts
apps/mobile/components/Form/fields/FieldSecurity/index.ts
mobile/components/Form/fields/FieldSecurity/index.ts
components/Form/fields/FieldSecurity/index.ts
Form/fields/FieldSecurity/index.ts
fields/FieldSecurity/index.ts
FieldSecurity/index.ts
index.ts
app/frontend/apps/mobile/components/Form/fields/FieldSecurity/__tests__/FieldSecurity.spec.ts
frontend/apps/mobile/components/Form/fields/FieldSecurity/__tests__/FieldSecurity.spec.ts
apps/mobile/components/Form/fields/FieldSecurity/__tests__/FieldSecurity.spec.ts
mobile/components/Form/fields/FieldSecurity/__tests__/FieldSecurity.spec.ts
components/Form/fields/FieldSecurity/__tests__/FieldSecurity.spec.ts
Form/fields/FieldSecurity/__tests__/FieldSecurity.spec.ts
fields/FieldSecurity/__tests__/FieldSecurity.spec.ts
FieldSecurity/__tests__/FieldSecurity.spec.ts
__tests__/FieldSecurity.spec.ts
FieldSecurity.spec.ts
app/frontend/apps/mobile/components/Form/fields/FieldCustomer/FieldCustomerOptionIcon.vue
frontend/apps/mobile/components/Form/fields/FieldCustomer/FieldCustomerOptionIcon.vue
apps/mobile/components/Form/fields/FieldCustomer/FieldCustomerOptionIcon.vue
@ -31960,14 +32044,14 @@ fields/FieldList/__tests__/FieldList.spec.ts
FieldList/__tests__/FieldList.spec.ts
__tests__/FieldList.spec.ts
FieldList.spec.ts
app/frontend/shared/components/Form/fields/FieldSecurity/FieldSecurity.vue
frontend/shared/components/Form/fields/FieldSecurity/FieldSecurity.vue
shared/components/Form/fields/FieldSecurity/FieldSecurity.vue
components/Form/fields/FieldSecurity/FieldSecurity.vue
Form/fields/FieldSecurity/FieldSecurity.vue
fields/FieldSecurity/FieldSecurity.vue
FieldSecurity/FieldSecurity.vue
FieldSecurity.vue
app/frontend/shared/components/Form/fields/FieldSecurity/useFieldSecurity.ts
frontend/shared/components/Form/fields/FieldSecurity/useFieldSecurity.ts
shared/components/Form/fields/FieldSecurity/useFieldSecurity.ts
components/Form/fields/FieldSecurity/useFieldSecurity.ts
Form/fields/FieldSecurity/useFieldSecurity.ts
fields/FieldSecurity/useFieldSecurity.ts
FieldSecurity/useFieldSecurity.ts
useFieldSecurity.ts
app/frontend/shared/components/Form/fields/FieldSecurity/types.ts
frontend/shared/components/Form/fields/FieldSecurity/types.ts
shared/components/Form/fields/FieldSecurity/types.ts
@ -31976,23 +32060,6 @@ Form/fields/FieldSecurity/types.ts
fields/FieldSecurity/types.ts
FieldSecurity/types.ts
types.ts
app/frontend/shared/components/Form/fields/FieldSecurity/index.ts
frontend/shared/components/Form/fields/FieldSecurity/index.ts
shared/components/Form/fields/FieldSecurity/index.ts
components/Form/fields/FieldSecurity/index.ts
Form/fields/FieldSecurity/index.ts
fields/FieldSecurity/index.ts
FieldSecurity/index.ts
index.ts
app/frontend/shared/components/Form/fields/FieldSecurity/__tests__/FieldSecurity.spec.ts
frontend/shared/components/Form/fields/FieldSecurity/__tests__/FieldSecurity.spec.ts
shared/components/Form/fields/FieldSecurity/__tests__/FieldSecurity.spec.ts
components/Form/fields/FieldSecurity/__tests__/FieldSecurity.spec.ts
Form/fields/FieldSecurity/__tests__/FieldSecurity.spec.ts
fields/FieldSecurity/__tests__/FieldSecurity.spec.ts
FieldSecurity/__tests__/FieldSecurity.spec.ts
__tests__/FieldSecurity.spec.ts
FieldSecurity.spec.ts
app/frontend/shared/components/Form/fields/FieldGroup/index.ts
frontend/shared/components/Form/fields/FieldGroup/index.ts
shared/components/Form/fields/FieldGroup/index.ts

View File

@ -4464,6 +4464,9 @@ app/frontend/apps/desktop/components/Form/fields/FieldGroupPermissions/types.ts
app/frontend/apps/desktop/components/Form/fields/FieldGroupPermissions/index.ts
app/frontend/apps/desktop/components/Form/fields/FieldGroupPermissions/__tests__/FieldGroupPermissions.spec.ts
app/frontend/apps/desktop/components/Form/fields/FieldGroupPermissions/FieldGroupPermissionsInput.vue
app/frontend/apps/desktop/components/Form/fields/FieldSecurity/FieldSecurityInput.vue
app/frontend/apps/desktop/components/Form/fields/FieldSecurity/index.ts
app/frontend/apps/desktop/components/Form/fields/FieldSecurity/__tests__/FieldSecurity.spec.ts
app/frontend/apps/desktop/components/Form/fields/FieldCustomer/FieldCustomerOptionIcon.vue
app/frontend/apps/desktop/components/Form/fields/FieldCustomer/FieldCustomerWrapper.vue
app/frontend/apps/desktop/components/Form/fields/FieldCustomer/index.ts
@ -4943,6 +4946,7 @@ app/frontend/apps/desktop/initializer/assets/shield-lock.svg
app/frontend/apps/desktop/initializer/assets/mention-kb.svg
app/frontend/apps/desktop/initializer/assets/link-45deg.svg
app/frontend/apps/desktop/initializer/assets/logo.svg
app/frontend/apps/desktop/initializer/assets/lock.svg
app/frontend/apps/desktop/initializer/assets/arrow-bar-right.svg
app/frontend/apps/desktop/initializer/assets/insert-row-before.svg
app/frontend/apps/desktop/initializer/assets/moon-stars.svg
@ -4970,6 +4974,7 @@ app/frontend/apps/desktop/initializer/assets/facebook.svg
app/frontend/apps/desktop/initializer/assets/logo-flat.svg
app/frontend/apps/desktop/initializer/assets/eye.svg
app/frontend/apps/desktop/initializer/assets/box-arrow-in-right.svg
app/frontend/apps/desktop/initializer/assets/patch-check.svg
app/frontend/apps/desktop/initializer/assets/wrench.svg
app/frontend/apps/desktop/initializer/assets/google.svg
app/frontend/apps/desktop/initializer/assets/plus-square-fill.svg
@ -5006,7 +5011,9 @@ app/frontend/apps/desktop/initializer/assets/arrow-repeat.svg
app/frontend/apps/desktop/initializer/assets/code-square.svg
app/frontend/apps/desktop/initializer/assets/key.svg
app/frontend/apps/desktop/initializer/assets/search.svg
app/frontend/apps/desktop/initializer/assets/unlock.svg
app/frontend/apps/desktop/initializer/assets/chevron-up.svg
app/frontend/apps/desktop/initializer/assets/patch-x.svg
app/frontend/apps/desktop/initializer/assets/arrows-collapse.svg
app/frontend/apps/desktop/initializer/assets/plus-circle.svg
app/frontend/apps/desktop/initializer/assets/crown.svg
@ -5101,6 +5108,9 @@ app/frontend/apps/mobile/components/Form/fields/FieldAutoComplete/FieldAutoCompl
app/frontend/apps/mobile/components/Form/fields/FieldAutoComplete/index.ts
app/frontend/apps/mobile/components/Form/fields/FieldAutoComplete/__tests__/FieldAutoComplete.spec.ts
app/frontend/apps/mobile/components/Form/fields/FieldAutoComplete/FieldAutoCompleteInputDialog.vue
app/frontend/apps/mobile/components/Form/fields/FieldSecurity/FieldSecurityInput.vue
app/frontend/apps/mobile/components/Form/fields/FieldSecurity/index.ts
app/frontend/apps/mobile/components/Form/fields/FieldSecurity/__tests__/FieldSecurity.spec.ts
app/frontend/apps/mobile/components/Form/fields/FieldCustomer/FieldCustomerOptionIcon.vue
app/frontend/apps/mobile/components/Form/fields/FieldCustomer/FieldCustomerWrapper.vue
app/frontend/apps/mobile/components/Form/fields/FieldCustomer/index.ts
@ -5946,10 +5956,8 @@ app/frontend/shared/components/Form/fields/FieldCheckbox/index.ts
app/frontend/shared/components/Form/fields/FieldCheckbox/__tests__/FieldCheckbox.spec.ts
app/frontend/shared/components/Form/fields/FieldList/index.ts
app/frontend/shared/components/Form/fields/FieldList/__tests__/FieldList.spec.ts
app/frontend/shared/components/Form/fields/FieldSecurity/FieldSecurity.vue
app/frontend/shared/components/Form/fields/FieldSecurity/useFieldSecurity.ts
app/frontend/shared/components/Form/fields/FieldSecurity/types.ts
app/frontend/shared/components/Form/fields/FieldSecurity/index.ts
app/frontend/shared/components/Form/fields/FieldSecurity/__tests__/FieldSecurity.spec.ts
app/frontend/shared/components/Form/fields/FieldGroup/index.ts
app/frontend/shared/components/Form/fields/FieldGroup/__tests__/FieldGroup.spec.ts
app/frontend/shared/components/Form/fields/FieldTextarea/index.ts

View File

@ -33,6 +33,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
.well-known
.well-known/assetlinks.json
.xml
/*/*/_tools
/*/*/more_ideas
/*/_tools
/*/activity
/*/branches
/*/commits
/*/compare
@ -40,8 +44,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*/edit$
/*/forks
/*/graphs
/*/group
/*/invite
/*/issues/new
/*/issues/search
/*/more_ideas
/*/network
/*/projects
/*/pulse
@ -51,10 +58,21 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*/watchers
/*source=
/.git
/?z=1
/MANUALS/*.pdf$
/Search/
/_
/_/rsrc
/_activities
/_activity
/_community
/_created
/_followers
/_following
/_quick_saves
/_saved
/_shop
/_shopping_list
/album/*/*?i=
/api
/apis
@ -68,6 +86,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/comments/*?*sort=
/commits/*?author
/commits/*?path
/communities
/discovered
/docs/product
/download
/download/Browse.aspx?
@ -92,6 +112,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/layout/
/leads/*/jsplayer_show_lead_form.html
/leads/*/show_form.html
/likes
/listing/*/favoriters
/lookup?
/mediaapi/
@ -99,15 +120,20 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/music/*/Search/
/music/*/search/
/newsearch/
/organize
/people/*/circle
/people/*/favorites
/pinned_flashes
/pins
/podcast/*/*?i=
/print$
/profile-about
/raw
/revisions
/rg*/mediaviewer/rm*/tr
/rss
/scheduled-pin
/scheduled-pins
/search
/search$
/search.compact$
@ -128,11 +154,15 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/store/d/groove-music-pass/cfq7ttc0k5dq/0001
/store/locations/store-locations-sitemap.xml
/store/music/groove-music-pass/*
/story_pins
/tagged
/tarball
/tree
/tried
/tv-season/*/*?i=
/unsubscribe/
/video-
/video_pins
/wal/
/wiki/Special:
/wiki/index.php/Help
@ -201,6 +231,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?order=
?pt1=true$
?s=
?show_error=true
?tab=achievements&achievement=
?utm_*=
?w=address
@ -287,6 +318,8 @@ WebObjects/MZStoreElements.woa
[_0-9a-zA-Z]+/status/[0-9]+/likes
[_0-9a-zA-Z]+/status/[0-9]+/retweets
_
_/_
_/_/pixel
_/aihub_pod
_/ain/_/js
_/alkali-learn
@ -348,6 +381,8 @@ _next/gtm
_next/jwt
_next/title
_next/viewer
_ngjs/resource
_ngjs/resource/*/get
_nimbusJson.json
_nimbusJsonp.js
_nimbusJsonpStatic.js
@ -453,6 +488,7 @@ ad_spice
ad_syndication_user_tracking
ad_visibility
addContacts
addboard
addressBookExport
admin
adredir?
@ -474,6 +510,7 @@ adwords/proposal
adx/bin
affil
affil/pal
age-appeal
aihub/tfhub
ajax
ajax/follow_info
@ -511,6 +548,7 @@ api_access_key=
app*_
app*form_id=
app/updates
appealed-pin
apple-app-site-association
apps
apps*&tags=
@ -681,6 +719,7 @@ auth/verifychallenge
author/following
author=
authwall
autocomplete
away.php
b?*node=7454898011
b?*node=7454917011
@ -795,7 +834,11 @@ blogs/test
blogsearch
blogsearch_feeds
bn
board
board_activity
board_activity_comment
bookmark?
bookmarklet
bookmarks
books
books/about
@ -817,17 +860,38 @@ books?*zoom=1
books?*zoom=5
booksrightsholders
boutique/sitemaps
branded-pins
browse/reviews/recent
business/ad_create
business/adshare
business/adshare/faqs
business/blahblah
business/business-access
business/business-hierarchy
business/business-manager
business/catalogs
business/commerce-integrations
business/community-information
business/convert
business/create
business/create-linked-account
business/feedback
business/hub
business/invite
business/leads/jsplayer_show_lead_form.html
business/leads/show_form.html
business/learning/blog
business/onboarding
business/pin_create
business/premium/is_payment_pending
business/promotion
business/referral
business/sales/blog
business/site
business/switch-account
business/top-ads
business/update
business/verified-merchant/status
buttonlite.js
buyside-e2e-monitor
buzz/post
@ -1019,6 +1083,7 @@ checkout
checkout/package
checkoutnow
checkpoint
christmas-spotlight
chrome/browser/mobile/tour
chrome/crlset
chrome/webstore/images
@ -1041,6 +1106,7 @@ clickthru
client_errors
clima/ets
clima/sites/registry
close-account
cloud-launcher/sitemap
cloudsourcetools/images
cms_content
@ -1061,6 +1127,7 @@ commercesearch/images
commercesearch/services
commission_2010-2014/katainen
commits?author=
communities
communities/bin.aspx?
communities/blogs/PortalResults.mspx?
communities/eventdetails.mspx?
@ -1076,25 +1143,33 @@ community/category/*
community/comments
community/feed
community/trackback
community_comment
community_post
community_s
companyDir
compare
compare/*/apply
compressiontest
config.js
connect
connections
connector
consumers/archive
contact_me
contactus
content
content-claiming
context_referrer=gig_page
context_referrer=user_page
control
conversation
conversations
convert-business
convert-personal
coop/directory
coop/manage
copy-conductor/crawled
copyright-reporting
corgi$
couchmode
counter/*?
@ -1102,7 +1177,13 @@ counters/client-screenview
coupons/visit
covid19
covid19/mobility
create_pin
creative-europe/404_en.htm
creative-studio
creative_editor
creator-spotlight
creator_hub/_earn
creator_hub/_partnerships
creatorhub
cse/home
cse/manage
@ -1111,7 +1192,9 @@ cse?
csp
csp_block
csp_report_only
csrf_error
ct
ct.html
ct/log_list
culturalinstitute/images
culturalinstitute/sitemaps
@ -1221,7 +1304,9 @@ de/teams
de/transactions
de/treasury
de/your
deactivate-account
default
delete_post
delight
dell/cities-transformed
dell/cloud-future-of-medicine
@ -1271,6 +1356,7 @@ digital-single-market/taxonomy
digital-single-market/users
directory
directory/all
discover
discussion
discussion/comment-permalink
discussion/edit-profile
@ -1368,6 +1454,8 @@ ebooks?*zoom=1
ebooks?*zoom=5
ece
eclas
edit
editorial/*
edu/cs4hs
education/404_en.htm
edurec
@ -1379,6 +1467,7 @@ elite?
email
email-unsubscribe
email_actions
email_verification_error
embed
embed/feed/update
employment_social/anticipedia/xwiki/bin/attach
@ -1433,6 +1522,7 @@ en/microsoft-viva/
en/security
en/security/
endorsements
engagement
enterprise-jobs
enterprise-partner-search/sitemaps
environment/ets
@ -1535,6 +1625,8 @@ exec/obidos/subst/marketplace/sell-your-collection.html
exec/obidos/subst/marketplace/sell-your-stuff.html
exec/obidos/subst/partners/friends/access.html
exec/obidos/tg/cm/member
explore
explore/*/?p=
explore/*/lightbox
external
external/overture
@ -1544,6 +1636,7 @@ facebook
facebook_connect
faves-i_love_u_get_away_from_me
favorite
fb.html
fe=true
feature/sf-test
feed
@ -1623,6 +1716,8 @@ flights
flutter-canvaskit
folder
follow
follow_board
follow_user
following
food/archive
food/favourites
@ -1733,6 +1828,8 @@ globalmarketfinder
globalmarketfinder/*.html
go/awards
gold?
google_gdn.html
google_search.html
googlebooks/images
goto
gp
@ -1843,6 +1940,7 @@ gview
gwt
h5games_gamecenter/images
handmade
hanukkah-spotlight
hashtag/*?src=
hd
header/channels
@ -1917,15 +2015,18 @@ hk-en/teams
hk-en/transactions
hk-en/treasury
hk-en/your
holiday-spotlight
holidays-celebrations
home
homefeed
homepage-video-test
hosted/images
hotelfinder/rpc
hotels/rpc
hp/video
hpc/*/supported-applications.aspx?
http://ec.europa.eu/robots.txt
http://support.apple.com/robots.txt
http://apple.com/robots.txt
http://archive.org/robots.txt
hub?category=
hz/contact-us/ajax/initiate-trusted-contact
hz/help/contact/*/message/$
@ -1936,6 +2037,9 @@ i/u
ia
icons
id-id.www.cloudflare.com
idea-ads-tool
idea-pin-builder
idea-pin-invite
identity/accountsettingsactivityweb
identity/accountsettingssyaf
ie*/listing/*/favoriters
@ -2106,11 +2210,14 @@ info/customerror.htm*
info/smart404.asp*
info/tech-feedback
inproduct_help/chatsupport
install-shuffles
internalPref
intl/*/about/views
intlkb/
invite
inviteFromProfile
inviteMany
invited
invites/buy
invoice/est
invoice/estimate/buyerView
@ -2200,6 +2307,8 @@ johnhancock
johnhancock/in-a-lifetime-healthcare
johnhancock/in-a-lifetime-sustainability
johnhancock/in-a-lifetime-work
join/?next=
join/signup/?next=
jp*/listing/*/favoriters
jp*/people/*/circle
jp*/people/*/favorites
@ -2262,6 +2371,7 @@ knowmore
ko-kr.www.cloudflare.com
ko-kr/feedback
ko-kr/lp
kwanzaa-spotlight
labs/popgadget/search
lamda/images
landing/cmsnext-root
@ -2296,10 +2406,12 @@ learning/search?
learning/settings
learning/settings$
learning/settings?
lens-search
li/track
library/devices
licensing-syndication
limited-release
linked
linkedin
list
list/ls*/_ajax
@ -2308,6 +2420,7 @@ listing/*/stubs
lite
lite.publication.PublicationRequestFulltextPromo.requestFulltext.html
live
live-session
live_chat
lm/R1XIHQVKXSKBNJ
lm/R3HQ5WJSZK6QSO
@ -2338,6 +2451,7 @@ location_suggest
lochp?
login
login$
login/?next=
login?*=
logo-maker/brief
logo-maker/choose-variation
@ -2516,6 +2630,7 @@ native
nb-no.www.cloudflare.com
nbubumblebee
network
new_invite
news$
news/$
news/0
@ -2527,6 +2642,7 @@ news/test
news/test-liveblog
news?viewArticle
newsArticle
news_hub
newsletter
newsroom/dae
newsroom/notifications
@ -2634,6 +2750,7 @@ no-en/treasury
no-en/your
nonprofits/account
not_recommended_reviews/preview
notifications
ns/hydra/console/?
nus-trk
nwshp$
@ -2686,8 +2803,12 @@ nz/teams
nz/transactions
nz/treasury
nz/your
oauth/line
oauth/login
oauth/v2
oauth2/v2
oauth_error
offsite
og
onebox/media/sports/logos
onebox/media/sports/photos/soccer/wc2018
@ -2718,8 +2839,11 @@ pages?oid=-
pagespeed/insights/ui/logo
pantheon
pantheon-platform
parental-consent/confirmation
parental-passcode
participate/conferences.xml
partners
password/reset
password_expired
patent-search/frontend
patents/download
@ -2749,8 +2873,39 @@ photos/gbachelie
photos/i_love_u_get_away_from_me
photos/tags/*/page
photos/youpy
pin-builder
pin-communities
pin-creation-tool
pin-editor
pin/*/activities
pin/*/activity
pin/*/analytics
pin/*/brand-catalog
pin/*/comments
pin/*/email
pin/*/feedback
pin/*/idea-pin/related-products
pin/*/likes
pin/*/promote
pin/*/reaction
pin/*/related-products
pin/*/repin
pin/*/repins
pin/*/sent
pin/*/share
pin/*/shop-the-look
pin/*/tag
pin/*/takes
pin/*/visual-search
pin/create
pin/find
pin/find?url=
pin_shop
ping?
pingback
pinterest-predicts
pinterest-wellbeing
pinterestwellbeing
pl*/listing/*/favoriters
pl*/people/*/circle
pl*/people/*/favorites
@ -2801,6 +2956,7 @@ pl/teams
pl/transactions
pl/treasury
pl/your
place
plan=
platform-telemetry
play/store/web
@ -2830,6 +2986,7 @@ ppob?
pqa
preference
preferences
prefs
present
presentation
prettyearth/assets
@ -2840,6 +2997,8 @@ private
pro
pro-resources
pro/about
product-catalogs
product-feed
product-reviews/B0069IY63Y
productPurchaseDone
product_
@ -2916,6 +3075,7 @@ publications
publicliterature.PublicLiterature.search.html
purchases
puzzles/leaderboards/invite
pw
pwapi-proxy/pwproxy
pwapiv2
px.gif
@ -2923,6 +3083,7 @@ q=
qnasearch?
qr
quality_form?
quiz
r
r/*.rss
r/*/comments/*.rss
@ -2950,6 +3111,7 @@ random
rd/search
rd/search$
rd/search?
recently-viewed
recharge/dashboard/car
recharge/dashboard/static
recipes/search
@ -2967,6 +3129,8 @@ refer
refer/pal
referrals
referrer=
refresh_stored_accounts
refresh_token
register
registration
registry/wishlist
@ -2977,10 +3141,14 @@ report
report-abuse?report=
report=
report_abuse.gne
reports-and-violations
request-data
requestList
requests
research/participants/cofund
reservations/*/notifyme
resource
resource/*/get
results
retail
retail/old
@ -3014,6 +3182,7 @@ s2/sitemaps
s2/static
s3
s?
safe-redirect
safebrowsing/diagnostic
safebrowsing/report_badware
safebrowsing/report_error
@ -3111,6 +3280,7 @@ searchhistory
sections
secure
seller_onboarding
sendHeaderEarly
send_to_friend
sendarticle
services
@ -3186,6 +3356,7 @@ shop/browse/overlay
shop/browse/ribbon
shop/iphone/payments/overlay
shop_name_search_service
shop_pins
shopping-content-api/product_images
shopping/product
shopping/ratings/account/metrics
@ -3194,7 +3365,7 @@ shopping/reviewer
shopping/seller
shopping/suppliers/search
shopping?
showtimes/location/*http://facebook.com/robots.txt
showtimes/location/*http://patreon.com/robots.txt
sidewiki/entry
signature
signin/inject
@ -3479,11 +3650,13 @@ smart/buttons
social/photosui/images
social/photosui/sitemap
social/social-security-directory/cai
socialmanager
sounds/player
sounds/player$
sounds/search
sounds/search$
sounds/search?
source
source=
source_repo=
spain/empresas/
@ -3505,6 +3678,7 @@ ss
ss/customer-reviews/lighthouse
ss/twister/ajax
sslsingle
sso
stadia/gamers
start
start_order
@ -3559,6 +3733,10 @@ storefront
storepicker
stores/page/*visitId=
stories
story-pin-builder
story-pin-invite
story_feed
story_pins
studios
styles/js-on.css$
submit
@ -3580,6 +3758,7 @@ support
support/content
support/forum/search?
surprise
suspension-appeal
sv-se.www.cloudflare.com
svc
svc/crosswords
@ -3593,12 +3772,14 @@ svc/vertex
svc/web
svc/wordle
svpRecommendations
sw-shell.html
swg
syndicate
system1/images
t/terms
tab=
tablet
taggingtool
tagmanager/containers/xo
tagmanager/pptm.js
talk
@ -3631,8 +3812,10 @@ test
testpage-forhomepage
tetro
th-th.www.cloudflare.com
thanksgiving-spotlight
thanx?
themacallan/worlds-together
theme
themes/rss
things/search
things/search$
@ -3707,6 +3890,7 @@ trustedstores/js
trustedstores/s
trustedstores/tm2
trustedstores/verify
tv
tv/thumb
tvschedule
twitter
@ -3771,9 +3955,13 @@ uk/teams
uk/transactions
uk/treasury
uk/your
unauth-profile
unlink
unsub
until=
updates
upload-image-lens-history
upload-lens-image
uploads
urchin_test
us-es*/listing/*/favoriters
@ -3847,6 +4035,8 @@ uviewer
v1
v1/browser-performance
v1/stats
v1/urls/count.json
v3/pidgets/log
v4
verify_age
vi-vn.www.cloudflare.com
@ -3875,9 +4065,12 @@ watch_queue_ajax
webmasters/sitemaps/ping?
webscr
websearch
website/confirm
website/confirm/download
webstore/search
webstore/static/*/wall/js
weekly/signup
welcome
whats-next/planes-trains-and-analytics
whsmiths
widget_auth.php
@ -4339,6 +4532,7 @@ xoonboarding
xoplatform/logger/api/logger
xorouter
your
your-shop
youth/404_en.htm
youtube/fonts
youtube/img/promos