[TYPO3-dev] cHash revisited
Elmar Hinz
elmar.DOT.hinz at team.MINUS.red.DOT.net
Thu Apr 6 10:10:49 CEST 2006
Martin Kutschker schrieb:
> Weeeell, if I had it my way I'd let pi_base be as it is. It's working
> for all current extensions and create and new plugin class framework
> with a clean interface.
>
> Masi
What is the worst case you expect if we remove $pi_checkCHash and do a
default check?
00223 if (count($this->piVars)) {
00224 $GLOBALS['TSFE']->reqCHash();
00225 }
Regards
Elmar
More information about the TYPO3-dev
mailing list