2010-03-05 Andreas Beutel <typo3@mehrwert.de>
Version 4.8.0
Feature: Updated pMA to the latest stable release (3.2.5)
Fixed #13481: Get signon uri for redirect (initial patch provided by Michael Klapper, thanks!)
Follow-up/Changed: Using vars $extPath and $typo3DocumentRoot
2009-11-26 Andreas Kundoch <typo3@mehrwert.de>
Version 4.7.3
Feature #12678: Allow empty password for MySQL user.
2009-11-26 Andreas Kundoch <typo3@mehrwert.de>
Version 4.7.2
Fixed #12772: Removed erroneous require statement
2009-11-25 Andreas Kundoch <typo3@mehrwert.de>
Version 4.7.1
Fixed a bug: Fixed another issue with path calculation (works now for installations in subdirectories)
Feature: Compatibility for TYPO3 4.3
2009-11-19 Andreas Kundoch <typo3@mehrwert.de>
Version 4.7.0
Fixed #12056: Wrong calculation of $BACK_PATH
Workaround for #12057: Empty MySQL password blocks EXT:phpmyadmin
Feature: Updated pMA to the latest stable release (3.2.3)
Feature: Added custom TYPO3 theme
2009-11-19 Andreas Kundoch <typo3@mehrwert.de>
Version 4.6.0 – was erroneously omitted during update and released as 4.7.0
2009-10-20 Andreas Kundoch <typo3@mehrwert.de>
Version 4.5.0
Security: Security fix (PMASA-2009-6): XSS and SQL injection vulnerabilities
Feature: Updated pMA to the latest stable release (3.2.2.1)
Feature: Updated the manual to latest documentation template
2009-06-15 Andreas Kundoch <typo3@mehrwert.de>
Version 4.4.0
Feature: Updated pMA to the latest stable release (3.2.0)
Fixed a bug: Logoff in 4.3.x did not work since directory name was wrong
2009-03-24 Andreas Kundoch <typo3@mehrwert.de>
Version 4.3.0
Security: Security fix (PMASA-2009-3): Insufficient output sanitizing when generating configuration file.
Feature: Updated pMA to the latest stable release (3.1.3.1)
2008-12-14 Andreas Kundoch <typo3@mehrwert.de>
Version 4.2.0
Security: Security fix (PMASA-2008-10): SQL injection through XSRF on several pages
Feature: Updated pMA to the latest stable release (3.1.1)
Changed extension config: Set 'clearcacheonload' to 0
Renamed ChangeLog to ChangeLog.txt
2008-11-01 Andreas Kundoch <typo3@mehrwert.de>
Version 4.1.1
Security: Security fix (PMASA-2008-9): XSS in a Designer component
Feature: Updated pMA to the latest stable release (3.0.1.1)
Feature: Configuration: Restored the default behavior of the left navigation frame. Set link to sql.php - Thanks to Julian Hofman for pointing me to this option.
2008-10-25 Andreas Kundoch <typo3@mehrwert.de>
Version 4.1.0
Updated pMA to the latest stable release (3.0.1)
Fixed bug #6934: Setting the path variables in SESSION to avoid file includes
Feature: Changed extension to use typo3/mod.php. See also http://bugs.typo3.org/view.php?id=5278
2008-10-02 Andreas Kundoch <typo3@mehrwert.de>
Version 4.0.1
Bugfix: Trying to fix the redirect bug by a forcing the cookie according to issue #8884 http://bugs.typo3.org/view.php?id=8884#c23323 suggested by Rene Nitzsche
2008-09-28 Andreas Kundoch <typo3@mehrwert.de>
Version 4.0.0
Feature: Updated pMA to the latest stable release (3.0.0)
Branching the pMA extension into two branches: The 3.x series with PHP4 support and the 4.x series with a minimum requirement of MySQL 5, PHP5 (5.2 and above)
Old (3.x) versions may be obtained at https://www.mehrwert.de/content-management/typo3-extensions/
2008-09-22 Andreas Kundoch <typo3@mehrwert.de>
Version 3.4.0
Security: Security fix (PMASA-2008-8): XSS in MSIE using NUL byte
Feature: Updated pMA to the latest stable release (2.11.9.2)
2008-09-15 Andreas Kundoch <typo3@mehrwert.de>
Version 3.3.0 (skipping 3.2.0 see below)
Security: Security fix (PMASA-2008-7): Code execution vulnerability
Feature: Updated pMA to the latest stable release (2.11.9.1)
2008-06-25 Andreas Kundoch <typo3@mehrwert.de>
Version 3.1.0 (was release as 3.2.0 by the TYPO3 Security Team by accident)
Security fix (PMASA-2008-4): XSS on plausible insecure PHP installation
Updated pMA to the latest stable release (2.11.7)
Changed handling of required/included files
Removed XCLASS call in modsub/index.php
2008-05-01 Andreas Kundoch
Version 3.0.1
Fixed a bug related to required files (only occurred if pMA is installed globally). Thanks to Laurent for pointing me to this issue
2008-04-30 Andreas Kundoch
Version 3.0.0
Updated pMA to the latest stable release (2.11.6)
Changed the authentication concept for pMA
Using signon auth (see http://wiki.cihar.com/pma/auth_types#signon) now (Thanks to Marc Bastian Heinrichs for pointing me to this method)
Added a call to the TYPO3 BE logoff hook to delete the pMA session on logout
Updated the version number
2007-07-16 Andreas Beutel
Version 0.2.2
Security fix (mehrwert-Issue #4110): Provides exactly the same functionality as the previous version but contains an important bug fix.
2007-02-10 Andreas Beutel
Version 0.2.1
Merged changes from latest release of the global extension (from T3 3.8.1)
Updated phpMyAdmin to 2.6.4pl3 for security reasons
Extension is no longer a shy extension
Removed lock type GLOBAL, extension can be installed locally
Merged new translations
2006-09-10 Andreas Beutel
Version 0.1.1
Pre-release of 2.6.4pl3
2006-08-16 Andreas Beutel
Version 0.1.0
Updated the phpMyAdmin version to 2.6.0pl3 and fixed the stylesheet bug
Merged translations
2005-11-09 Michael Stucki
New upstream release
Check server environment settings using isset() - caused phpMyAdmin module to stop loading otherwise