[TASK] Merge t3lib_userAuthGroup to t3lib_beUserAuth
t3lib_userAuthGroup is an abstract class that is only extended by t3lib_beUserAuth. The comment states for ages that the two classes could be merged. The patch merges all properties and methods from t3lib_beUserAuth to t3lib_userAuthGroup and deprecates the latter. Change-Id: Iaf12dd6b3f3aba36f5b87efc38ae60962a5f5bd9 Resolves: #39538 Releases: 6.0 Reviewed-on: http://review.typo3.org/13467 Reviewed-by: Oliver Klee Reviewed-by: Wouter Wolters Reviewed-by: Felix Kopp Reviewed-by: Stefan Neufeind Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
Showing
- t3lib/class.t3lib_basicfilefunc.php 2 additions, 2 deletionst3lib/class.t3lib_basicfilefunc.php
- t3lib/class.t3lib_beuserauth.php 2075 additions, 29 deletionst3lib/class.t3lib_beuserauth.php
- t3lib/class.t3lib_extfilefunc.php 2 additions, 2 deletionst3lib/class.t3lib_extfilefunc.php
- t3lib/class.t3lib_tcemain.php 1 addition, 1 deletiont3lib/class.t3lib_tcemain.php
- t3lib/class.t3lib_tsparser.php 1 addition, 1 deletiont3lib/class.t3lib_tsparser.php
- t3lib/class.t3lib_userauth.php 2 additions, 2 deletionst3lib/class.t3lib_userauth.php
- t3lib/class.t3lib_userauthgroup.php 11 additions, 7 deletionst3lib/class.t3lib_userauthgroup.php
- t3lib/file/Service/UserfilemountService.php 1 addition, 1 deletiont3lib/file/Service/UserfilemountService.php
- typo3/sysext/sv/class.tx_sv_auth.php 3 additions, 3 deletionstypo3/sysext/sv/class.tx_sv_auth.php
- typo3/sysext/sv/class.tx_sv_authbase.php 1 addition, 1 deletiontypo3/sysext/sv/class.tx_sv_authbase.php
Please register or sign in to comment