Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: eef59d6c487102b8d78f4393096a448c9136bfa1
https://github.com/phpmyadmin/phpmyadmin/commit/eef59d6c487102b8d78f4393096…
Author: Deven Bansod <devenbansod.bits(a)gmail.com>
Date: 2016-10-12 (Wed, 12 Oct 2016)
Changed paths:
M libraries/config/ConfigFile.php
M libraries/config/Validator.php
Log Message:
-----------
Fix order of testing DBConnection with different parameters in Config method
In setup, try to follow what the docs say.
'Password login is still tried first, but as fallback, no password method is tried.'
Fix #12472
Signed-off-by: Deven Bansod <devenbansod.bits(a)gmail.com>
Commit: 5a413ae6df0ad032be2532f2b668e299fd682479
https://github.com/phpmyadmin/phpmyadmin/commit/5a413ae6df0ad032be2532f2b66…
Author: Deven Bansod <devenbansod.bits(a)gmail.com>
Date: 2016-10-12 (Wed, 12 Oct 2016)
Changed paths:
M test/classes/config/ConfigFileTest.php
Log Message:
-----------
Add tests
Signed-off-by: Deven Bansod <devenbansod.bits(a)gmail.com>
Commit: 6a4cf7b1ec65e9cb3ff976d55e11f91fffe510dc
https://github.com/phpmyadmin/phpmyadmin/commit/6a4cf7b1ec65e9cb3ff976d55e1…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2016-10-17 (Mon, 17 Oct 2016)
Changed paths:
M libraries/config/ConfigFile.php
M libraries/config/Validator.php
M test/classes/config/ConfigFileTest.php
Log Message:
-----------
Merge pull request #12631 from devenbansod/fix_12472
Fix order of testing DBConnection with different parameters in Config method
Commit: 307dd633543e2298a8041b054e842422a645f570
https://github.com/phpmyadmin/phpmyadmin/commit/307dd633543e2298a8041b054e8…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2016-10-17 (Mon, 17 Oct 2016)
Changed paths:
M ChangeLog
Log Message:
-----------
ChangeLog entry for #12472
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Commit: 0e03ffdb7603465ed31a20202c857a6c467db301
https://github.com/phpmyadmin/phpmyadmin/commit/0e03ffdb7603465ed31a20202c8…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2016-10-17 (Mon, 17 Oct 2016)
Changed paths:
M ChangeLog
M libraries/config/ConfigFile.php
M libraries/config/Validator.php
M test/classes/config/ConfigFileTest.php
Log Message:
-----------
Merge branch 'QA_4_6'
Commit: 1aee86a4fe40ac88e682b4792b4c67e9c5bcdce2
https://github.com/phpmyadmin/phpmyadmin/commit/1aee86a4fe40ac88e682b4792b4…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2016-10-17 (Mon, 17 Oct 2016)
Changed paths:
M doc/config.rst
M libraries/config.default.php
M libraries/config/ConfigFile.php
M libraries/config/Validator.php
M libraries/config/messages.inc.php
M libraries/config/setup.forms.php
M test/classes/config/ConfigFileTest.php
Log Message:
-----------
Remove the nopasswd setting
It does nothing since removal of related feature in
53f541af86dc0f020e36c43b4446943efc0cc675.
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/4311ea09d9f1...1aee86a4fe40
Branch: refs/heads/QA_4_6
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: eef59d6c487102b8d78f4393096a448c9136bfa1
https://github.com/phpmyadmin/phpmyadmin/commit/eef59d6c487102b8d78f4393096…
Author: Deven Bansod <devenbansod.bits(a)gmail.com>
Date: 2016-10-12 (Wed, 12 Oct 2016)
Changed paths:
M libraries/config/ConfigFile.php
M libraries/config/Validator.php
Log Message:
-----------
Fix order of testing DBConnection with different parameters in Config method
In setup, try to follow what the docs say.
'Password login is still tried first, but as fallback, no password method is tried.'
Fix #12472
Signed-off-by: Deven Bansod <devenbansod.bits(a)gmail.com>
Commit: 5a413ae6df0ad032be2532f2b668e299fd682479
https://github.com/phpmyadmin/phpmyadmin/commit/5a413ae6df0ad032be2532f2b66…
Author: Deven Bansod <devenbansod.bits(a)gmail.com>
Date: 2016-10-12 (Wed, 12 Oct 2016)
Changed paths:
M test/classes/config/ConfigFileTest.php
Log Message:
-----------
Add tests
Signed-off-by: Deven Bansod <devenbansod.bits(a)gmail.com>
Commit: 6a4cf7b1ec65e9cb3ff976d55e11f91fffe510dc
https://github.com/phpmyadmin/phpmyadmin/commit/6a4cf7b1ec65e9cb3ff976d55e1…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2016-10-17 (Mon, 17 Oct 2016)
Changed paths:
M libraries/config/ConfigFile.php
M libraries/config/Validator.php
M test/classes/config/ConfigFileTest.php
Log Message:
-----------
Merge pull request #12631 from devenbansod/fix_12472
Fix order of testing DBConnection with different parameters in Config method
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/d47956461f37...6a4cf7b1ec65
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 4055eb9162006111bd33964535a076b87d2a4d6f
https://github.com/phpmyadmin/phpmyadmin/commit/4055eb9162006111bd33964535a…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2016-10-04 (Tue, 04 Oct 2016)
Changed paths:
M ChangeLog
M index.php
M libraries/common.inc.php
Log Message:
-----------
Refuse to work with mbstring.func_overload enabled
In several places our code assumes that strlen does return length in
bytes and not in chars. This can be different with
mbstring.func_overload and will lead to several hard to debug breakages.
Therefore it's safer to simply deny using phpMyAdmin with this setting.
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Commit: d47956461f375baf6d9ef99989c8c8fdf47af553
https://github.com/phpmyadmin/phpmyadmin/commit/d47956461f375baf6d9ef99989c…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2016-10-17 (Mon, 17 Oct 2016)
Changed paths:
M ChangeLog
M index.php
M libraries/common.inc.php
Log Message:
-----------
Merge remote-tracking branch 'origin/pull/12616' into QA_4_6
Commit: 4311ea09d9f11d7b70b83c5842b03e959a4e811a
https://github.com/phpmyadmin/phpmyadmin/commit/4311ea09d9f11d7b70b83c5842b…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2016-10-17 (Mon, 17 Oct 2016)
Changed paths:
M ChangeLog
M index.php
M libraries/common.inc.php
Log Message:
-----------
Merge branch 'QA_4_6'
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/62b6e640fccb...4311ea09d9f1
Branch: refs/heads/QA_4_6
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 4055eb9162006111bd33964535a076b87d2a4d6f
https://github.com/phpmyadmin/phpmyadmin/commit/4055eb9162006111bd33964535a…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2016-10-04 (Tue, 04 Oct 2016)
Changed paths:
M ChangeLog
M index.php
M libraries/common.inc.php
Log Message:
-----------
Refuse to work with mbstring.func_overload enabled
In several places our code assumes that strlen does return length in
bytes and not in chars. This can be different with
mbstring.func_overload and will lead to several hard to debug breakages.
Therefore it's safer to simply deny using phpMyAdmin with this setting.
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Commit: d47956461f375baf6d9ef99989c8c8fdf47af553
https://github.com/phpmyadmin/phpmyadmin/commit/d47956461f375baf6d9ef99989c…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2016-10-17 (Mon, 17 Oct 2016)
Changed paths:
M ChangeLog
M index.php
M libraries/common.inc.php
Log Message:
-----------
Merge remote-tracking branch 'origin/pull/12616' into QA_4_6
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/d6680545ff4c...d47956461f37