Project

General

Profile

Feature #15274 ยป encryptionKey.patch

Administrator Admin, 2005-12-11 22:06

View differences:

TYPO3core/typo3/sysext/install/mod/class.tx_install.php 2005-12-11 15:53:34.000000000 -0500
<td valign="top">
'.$this->fontTag1.'<BR>
<input type="hidden" name="step" value="2">
<input type="submit" value="Update localconf.php"><BR><br /><strong>NOTICE: </strong>By clicking this button, typo3conf/localconf.php is updated with new values for the parameters listed above!</font><BR>
<input type="hidden" name="TYPO3_INSTALL[localconf.php][encryptionKey]" value="'.md5(uniqid(rand(),true)).'">
<input type="submit" value="Continue &raquo;"><BR><br /><strong>NOTICE: </strong>By clicking this button, typo3conf/localconf.php is updated with new values for the parameters listed above!</font><BR>
</td>
</tr>
</form>
......
'.$this->fontTag1.'<BR>
<input type="hidden" name="step" value="3">
<input type="submit" value="Update localconf.php"><BR><br /><strong>NOTICE: </strong>By clicking this button, typo3conf/localconf.php is updated with new values for the parameters listed above!</font><BR>
<input type="submit" value="Continue &raquo;"><BR><br /><strong>NOTICE: </strong>By clicking this button, typo3conf/localconf.php is updated with new values for the parameters listed above!</font><BR>
</td>
</tr>
</form>
    (1-1/1)