There was an error fetching the commit references. Please try again later.
[!!!][TASK] Remove sysext:sv, move files to sysext:core
Only the AuthenticationService and its abstract class are left in sysext:sv. Move those, the tests and the service registration over to sysext:core. All mentions of sysext:sv are hereby removed from the core. Change-Id: I699ace33a7d5a0e7ddff4d3c9ed4e595e40677af Resolves: #81735 Releases: master Reviewed-on: https://review.typo3.org/53351 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
Showing
- composer.json 0 additions, 3 deletionscomposer.json
- composer.lock 1 addition, 1 deletioncomposer.lock
- typo3/sysext/core/Classes/Authentication/AbstractAuthenticationService.php 1 addition, 2 deletions.../Classes/Authentication/AbstractAuthenticationService.php
- typo3/sysext/core/Classes/Authentication/AbstractUserAuthentication.php 0 additions, 2 deletions...ore/Classes/Authentication/AbstractUserAuthentication.php
- typo3/sysext/core/Classes/Authentication/AuthenticationService.php 1 addition, 1 deletion...ext/core/Classes/Authentication/AuthenticationService.php
- typo3/sysext/core/Documentation/Changelog/master/Breaking-81735-GetRidOfSysextsv.rst 32 additions, 0 deletions...tion/Changelog/master/Breaking-81735-GetRidOfSysextsv.rst
- typo3/sysext/core/Migrations/Code/ClassAliasMap.php 3 additions, 1 deletiontypo3/sysext/core/Migrations/Code/ClassAliasMap.php
- typo3/sysext/core/Migrations/Code/LegacyClassesForIde.php 9 additions, 0 deletionstypo3/sysext/core/Migrations/Code/LegacyClassesForIde.php
- typo3/sysext/core/Tests/Functional/Authentication/AuthenticationServiceTest.php 4 additions, 4 deletions...s/Functional/Authentication/AuthenticationServiceTest.php
- typo3/sysext/core/Tests/Functional/Fixtures/be_users.xml 0 additions, 0 deletionstypo3/sysext/core/Tests/Functional/Fixtures/be_users.xml
- typo3/sysext/core/Tests/Unit/Authentication/AuthenticationServiceTest.php 5 additions, 4 deletions...e/Tests/Unit/Authentication/AuthenticationServiceTest.php
- typo3/sysext/core/Tests/Unit/Service/DependencyOrderingServiceTest.php 0 additions, 15 deletions...core/Tests/Unit/Service/DependencyOrderingServiceTest.php
- typo3/sysext/core/ext_localconf.php 19 additions, 0 deletionstypo3/sysext/core/ext_localconf.php
- typo3/sysext/extbase/Tests/Functional/Persistence/EnableFieldsTest.php 1 addition, 1 deletion...extbase/Tests/Functional/Persistence/EnableFieldsTest.php
- typo3/sysext/frontend/Tests/Unit/Authentication/FrontendUserAuthenticationTest.php 1 addition, 1 deletion...ts/Unit/Authentication/FrontendUserAuthenticationTest.php
- typo3/sysext/rsaauth/Classes/RsaAuthService.php 3 additions, 2 deletionstypo3/sysext/rsaauth/Classes/RsaAuthService.php
- typo3/sysext/saltedpasswords/Classes/SaltedPasswordService.php 2 additions, 1 deletion.../sysext/saltedpasswords/Classes/SaltedPasswordService.php
- typo3/sysext/saltedpasswords/ext_localconf.php 1 addition, 1 deletiontypo3/sysext/saltedpasswords/ext_localconf.php
- typo3/sysext/sv/LICENSE.txt 0 additions, 345 deletionstypo3/sysext/sv/LICENSE.txt
- typo3/sysext/sv/Resources/Public/Icons/Extension.png 0 additions, 0 deletionstypo3/sysext/sv/Resources/Public/Icons/Extension.png
Please register or sign in to comment