Actions
Task #39538
closedMerge t3lib_userAuthGroup to t3lib_beUserAuth
Start date:
2012-08-05
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.3
Tags:
Complexity:
easy
Sprint Focus:
Description
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.
Updated by Gerrit Code Review over 12 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/13467
Updated by Gerrit Code Review over 12 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/13467
Updated by Christian Kuhn over 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset e8365855b2801e4a04e2c6706fbe1cf2187f1d83.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions