[TYPO3-core] FYI72 #17665: Remove deprecated method redirect() from t3lib_userAuth
Christian Kuhn
lolli at schwarzbu.ch
Tue Feb 22 23:24:15 CET 2011
Attached patch will be committed to trunk in 72 hours if nobody objects.
Type: cleanup
BT: http://bugs.typo3.org/view.php?id=17665
Problem:
t3lib_userAuth->redirect() was a concept of old days before
authentication API was introduced with 3.6 (!). It depended on some
weird include file ($auth_include) and an is only called by an setting
on (unused) variable called $auth_url.
Solution:
Finally remove this stuff, the method, its calls and the variables.
There are no more occurences of auth_include and auth_url after this change.
Regards
Christian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 17665.diff
Type: text/x-patch
Size: 5283 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20110222/03a702a4/attachment-0001.bin>
More information about the TYPO3-team-core
mailing list