Bug #53625
closedWrong message "No install tool password set"
0%
Description
If you try to access the install tool in current master without having an install tool password, you get the message below, but there is no form.
It's not a big deal as most people will not get into this situation, but either the message should change, or the form should be back.
No install tool password set
No install tool password was set, access to install tool is denied for security reasons.
The file typo3conf/LocalConfiguration.php does not contain a password of the install tool. This should have been set during installation. You can gain access to the install tool login form by setting ['BE']['installToolPassword'] to the hash of your chosen password. You can get that hash by submitting the desired password with this form.
Files
Updated by Markus Klein about 11 years ago
Good point Loek!
@Christian: Your opinion please.
Updated by Mathias Schreiber almost 10 years ago
- Target version set to 7.3 (Packages)
Updated by Christian Kuhn over 9 years ago
well, a password must be manually set in LocalConfiguration if none is set ... I'd go for a message adaption or an additional message if no password is set at all.
Updated by Benni Mack over 9 years ago
- Target version changed from 7.3 (Packages) to 7.4 (Backend)
Updated by Susanne Moog over 9 years ago
- Category changed from Install Tool to 1601
Updated by Marc Willmann over 9 years ago
I think this bug is already fixed; the new text fits the situation. Should be closed?
Updated by Andreas Wolf over 9 years ago
- Status changed from New to Rejected
Can confirm that this is not relevant on 6.2 and master (7.4-dev). However, the message should be rephrased to "... to the MD5 hash of your chosen password", as "hash" in itself does not tell anything.
Updated by Anja Leichsenring almost 9 years ago
- Sprint Focus deleted (
On Location Sprint)