Skip to content

Commit

Permalink
Merge pull request #36 from mehrwert/security-5.5.0-4.9.4
Browse files Browse the repository at this point in the history
[SECURITY] Update pMA to the latest stable 4.9.x release (4.9.4)
  • Loading branch information
abeutel authored Feb 8, 2020
2 parents 77b4579 + aec2134 commit 822549c
Show file tree
Hide file tree
Showing 2,190 changed files with 14,639 additions and 14,239 deletions.
1,123 changes: 0 additions & 1,123 deletions .gitattributes

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Classes/Backend/PmaModule.php
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ public function main()
$MCONF['name'] = 'tools_txphpmyadmin';
$MCONF['script'] = '_DISPATCH';
$MCONF['access'] = 'admin';
$MCONF['PMA_subdir'] = 'Vendor/phpMyAdmin-4.9.0.1-all-languages/';
$MCONF['PMA_subdir'] = 'Vendor/phpMyAdmin-4.9.4-all-languages/';
$MCONF['PMA_script'] = 'index.php';

$this->MCONF = $MCONF;
Expand Down
7 changes: 7 additions & 0 deletions Documentation/Changelog/Index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@ Change Log

The following is an overview of the changes in this extension. For more details `read the online log <https://github.com/mehrwert/TYPO3-phpMyAdmin>`_.

2020-02-08 Andreas Beutel - Version 5.5.0
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- [FEATURE] Updated pMA to the latest stable 4.9.x release (4.9.4)
- [SECURITY] Includes serious vendor security fix
- `PMASA-2020-1 <https://www.phpmyadmin.net/security/PMASA-2020-1/>`_: SQL injection in user accounts page


2019-08-03 Andreas Beutel - Version 5.4.0
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- [FEATURE] Mark pMA compatible with TYPO3 10.x
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ phpMyAdmin Extension for TYPO3
2002-11-01

:Changed:
2019-08-03
2020-02-08

:Changed by:
Andreas Beutel
Expand Down
4 changes: 2 additions & 2 deletions Documentation/Settings.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
[general]

project = phpMyAdmin for TYPO3
version = 5.3
release = 5.3.0
version = 5.5
release = 5.5.0
t3author = mehrwert intermediale kommunikation GmbH
copyright = since 2002 by the authors

Expand Down
17 changes: 0 additions & 17 deletions Vendor/phpMyAdmin-4.9.0.1-all-languages/.editorconfig

This file was deleted.

3 changes: 0 additions & 3 deletions Vendor/phpMyAdmin-4.9.0.1-all-languages/.eslintignore

This file was deleted.

42 changes: 0 additions & 42 deletions Vendor/phpMyAdmin-4.9.0.1-all-languages/.eslintrc.json

This file was deleted.

This file was deleted.

154 changes: 0 additions & 154 deletions Vendor/phpMyAdmin-4.9.0.1-all-languages/config.sample.inc.php

This file was deleted.

Loading

0 comments on commit 822549c

Please sign in to comment.