Upgrading drupal/userprotect (1.2.0 => 1.3.0)
Showing
- composer.json 1 addition, 4 deletionscomposer.json
- composer.lock 9 additions, 9 deletionscomposer.lock
- vendor/composer/installed.json 9 additions, 12 deletionsvendor/composer/installed.json
- vendor/composer/installed.php 5 additions, 5 deletionsvendor/composer/installed.php
- web/modules/userprotect/.gitlab-ci.yml 112 additions, 0 deletionsweb/modules/userprotect/.gitlab-ci.yml
- web/modules/userprotect/PATCHES.txt 0 additions, 7 deletionsweb/modules/userprotect/PATCHES.txt
- web/modules/userprotect/README.md 2 additions, 2 deletionsweb/modules/userprotect/README.md
- web/modules/userprotect/phpstan.neon 9 additions, 0 deletionsweb/modules/userprotect/phpstan.neon
- web/modules/userprotect/src/Controller/ProtectionRuleListBuilder.php 1 addition, 1 deletion.../userprotect/src/Controller/ProtectionRuleListBuilder.php
- web/modules/userprotect/src/Entity/ProtectionRule.php 10 additions, 6 deletionsweb/modules/userprotect/src/Entity/ProtectionRule.php
- web/modules/userprotect/src/Entity/ProtectionRuleInterface.php 1 addition, 1 deletion...odules/userprotect/src/Entity/ProtectionRuleInterface.php
- web/modules/userprotect/src/Form/ProtectionRuleAddForm.php 2 additions, 1 deletionweb/modules/userprotect/src/Form/ProtectionRuleAddForm.php
- web/modules/userprotect/src/Form/ProtectionRuleFormBase.php 45 additions, 11 deletionsweb/modules/userprotect/src/Form/ProtectionRuleFormBase.php
- web/modules/userprotect/src/Plugin/UserProtection/Mail.php 1 addition, 1 deletionweb/modules/userprotect/src/Plugin/UserProtection/Mail.php
- web/modules/userprotect/src/Plugin/UserProtection/UserProtectionBase.php 1 addition, 0 deletions...rprotect/src/Plugin/UserProtection/UserProtectionBase.php
- web/modules/userprotect/src/Plugin/UserProtection/UserProtectionInterface.php 1 addition, 1 deletion...ect/src/Plugin/UserProtection/UserProtectionInterface.php
- web/modules/userprotect/tests/modules/userprotect_test/userprotect_test.info.yml 3 additions, 3 deletions.../tests/modules/userprotect_test/userprotect_test.info.yml
- web/modules/userprotect/tests/src/Functional/RoleDelegation/RoleDelegationIntegrationTest.php 28 additions, 10 deletions...nctional/RoleDelegation/RoleDelegationIntegrationTest.php
- web/modules/userprotect/tests/src/Functional/UnsavedUserFieldAccessTest.php 0 additions, 2 deletions...otect/tests/src/Functional/UnsavedUserFieldAccessTest.php
- web/modules/userprotect/tests/src/Functional/UserProtectionPermissionsTest.php 7 additions, 2 deletions...ct/tests/src/Functional/UserProtectionPermissionsTest.php
Loading
Please register or sign in to comment