This commit is contained in:
Jan Rude
2017-02-09 16:32:26 +01:00
parent 0e37596ba1
commit ec592fafb5
20 changed files with 6867 additions and 6712 deletions

View File

@@ -1,3 +1,10 @@
## Version 0.4.5.1
* Fixed error on launch when launching from different directory
* IP address restriction for backend login is now shown
* Code cleanup
* Suppress InsecureRequestWarning
## Version 0.4.5
* Version search for Typo3 v8

View File

@@ -1,3 +1,5 @@
# TODO
* Newer Typo3 installations use /typo3/index.php?id=xxx
* Version search fix
* Stop extension enumeration with ctrl-c