[CLEANUP] Remove security_level option from Authentications
The option security_level option was deprecated since 4.7 and can now be removed. Also do some cleanup in related code. Releases: 6.2 Resolves: #56256 Change-Id: I48dcb788ca654aea14fb7125128c564fd373b550 Reviewed-on: https://review.typo3.org/27825 Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
Showing
- typo3/sysext/backend/Classes/FrontendBackendUserAuthentication.php 0 additions, 9 deletions...ext/backend/Classes/FrontendBackendUserAuthentication.php
- typo3/sysext/core/Classes/Authentication/AbstractUserAuthentication.php 1 addition, 21 deletions...ore/Classes/Authentication/AbstractUserAuthentication.php
- typo3/sysext/core/Classes/Authentication/BackendUserAuthentication.php 0 additions, 22 deletions...core/Classes/Authentication/BackendUserAuthentication.php
- typo3/sysext/core/Tests/Unit/Authentication/AbstractUserAuthenticationTest.php 2 additions, 7 deletions...ts/Unit/Authentication/AbstractUserAuthenticationTest.php
- typo3/sysext/frontend/Classes/Authentication/FrontendUserAuthentication.php 0 additions, 1 deletion...end/Classes/Authentication/FrontendUserAuthentication.php
- typo3/sysext/rsaauth/Classes/Hook/LoginFormHook.php 3 additions, 0 deletionstypo3/sysext/rsaauth/Classes/Hook/LoginFormHook.php
- typo3/sysext/saltedpasswords/Classes/SaltedPasswordService.php 2 additions, 8 deletions.../sysext/saltedpasswords/Classes/SaltedPasswordService.php
- typo3/sysext/sv/Classes/AuthenticationService.php 0 additions, 18 deletionstypo3/sysext/sv/Classes/AuthenticationService.php
- typo3/sysext/workspaces/Classes/Controller/PreviewController.php 2 additions, 6 deletions...ysext/workspaces/Classes/Controller/PreviewController.php
Please register or sign in to comment