[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 015c40: Retrieve parameters from $_POST in AuthenticationCookie plugin

Maurício Meneghini Fauth mauricio at fauth.dev
Tue Jun 4 18:00:49 CEST 2019


Branch: refs/heads/QA_4_8
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 015c404038c44279d95b6430ee5a0dddc97691ec
https://github.com/phpmyadmin/phpmyadmin/commit/015c404038c44279d95b6430ee5a0dddc97691ec
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2019-06-01 (Sat, 06 June 2019) -03:00

Changed paths: 
M libraries/classes/Plugins/Auth/AuthenticationCookie.php
M libraries/common.inc.php
M test/classes/Plugins/Auth/AuthenticationCookieTest.php

Log Message:
-----------
Retrieve parameters from $_POST in AuthenticationCookie plugin

Retrieves pma_username and pma_password parameters from $_POST instead of $_REQUEST

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>

Commit: 034538e0c6fe52bbd55a4f14c7e2ccbd3aad7efa
https://github.com/phpmyadmin/phpmyadmin/commit/034538e0c6fe52bbd55a4f14c7e2ccbd3aad7efa
Author: Isaac Bennetch <bennetch at gmail.com>
Date: 2019-06-03 (Mon, 06 June 2019) -04:00

Changed paths: 
M doc/faq.rst

Log Message:
-----------
Update FAQ 4.8 to reflect removing pma_username and pma_password due to the security flaw reported in PMASA-2019-4

Signed-off-by: Isaac Bennetch <bennetch at gmail.com>

Commit: 4b5e04d0a1ab0956d21ede85b6c1faf517b555b3
https://github.com/phpmyadmin/phpmyadmin/commit/4b5e04d0a1ab0956d21ede85b6c1faf517b555b3
Author: Isaac Bennetch <bennetch at gmail.com>
Date: 2019-06-04 (Tue, 06 June 2019) -04:00

Changed paths: 
M doc/faq.rst
M libraries/classes/Plugins/Auth/AuthenticationCookie.php
M libraries/common.inc.php
M test/classes/Plugins/Auth/AuthenticationCookieTest.php

Log Message:
-----------
Merge pull request #277 from phpmyadmin/security/issue-276

Fix CSRF Vulnerability in login form

Commit: 8108eb7ded1b60863d5fa2d4125fcb805f6e0ae6
https://github.com/phpmyadmin/phpmyadmin/commit/8108eb7ded1b60863d5fa2d4125fcb805f6e0ae6
Author: Isaac Bennetch <bennetch at gmail.com>
Date: 2019-06-04 (Tue, 06 June 2019) -04:00

Changed paths: 
M doc/faq.rst
M libraries/classes/Plugins/Auth/AuthenticationCookie.php
M libraries/common.inc.php
M test/classes/Plugins/Auth/AuthenticationCookieTest.php

Log Message:
-----------
Merge remote-tracking branch 'security/QA_4_8-security' into QA_4_8

Commit: 5fba0171273317ca7ba3a19bfd0afac38b815ab2
https://github.com/phpmyadmin/phpmyadmin/commit/5fba0171273317ca7ba3a19bfd0afac38b815ab2
Author: Isaac Bennetch <bennetch at gmail.com>
Date: 2019-06-04 (Tue, 06 June 2019) -04:00

Changed paths: 
M ChangeLog

Log Message:
-----------
ChangeLog for security issues

Signed-off-by: Isaac Bennetch <bennetch at gmail.com>

Commit: 519c32bc08f2d8fb15b38044920a5e13cc82b0ab
https://github.com/phpmyadmin/phpmyadmin/commit/519c32bc08f2d8fb15b38044920a5e13cc82b0ab
Author: Isaac Bennetch <bennetch at gmail.com>
Date: 2019-06-04 (Tue, 06 June 2019) -04:00

Changed paths: 
M ChangeLog
M README
M doc/conf.py
M libraries/classes/Config.php
M package.json

Log Message:
-----------
Prepare for release 4.9.0

Signed-off-by: Isaac Bennetch <bennetch at gmail.com>

Commit: 10a2b2e01f80a0d18a408a7662217d0e6055482e
https://github.com/phpmyadmin/phpmyadmin/commit/10a2b2e01f80a0d18a408a7662217d0e6055482e
Author: Isaac Bennetch <bennetch at gmail.com>
Date: 2019-06-04 (Tue, 06 June 2019) -04:00

Changed paths: 
M themes/original/theme.json
M themes/pmahomme/theme.json

Log Message:
-----------
Make themes compatible with 4.9

Signed-off-by: Isaac Bennetch <bennetch at gmail.com>

Commit: 4ab33481be875d188d5e5c0860dd1499cd92e9d3
https://github.com/phpmyadmin/phpmyadmin/commit/4ab33481be875d188d5e5c0860dd1499cd92e9d3
Author: Isaac Bennetch <bennetch at gmail.com>
Date: 2019-06-04 (Tue, 06 June 2019) -04:00

Changed paths: 
A composer.lock

Log Message:
-----------
Adding composer lock for 4.9.0

Signed-off-by: Isaac Bennetch <bennetch at gmail.com>

Commit: 114bc0f0bf31b4af82c36056190f879473f1125a
https://github.com/phpmyadmin/phpmyadmin/commit/114bc0f0bf31b4af82c36056190f879473f1125a
Author: Isaac Bennetch <bennetch at gmail.com>
Date: 2019-06-04 (Tue, 06 June 2019) -04:00

Changed paths: 
D composer.lock

Log Message:
-----------
Removing composer.lock

Signed-off-by: Isaac Bennetch <bennetch at gmail.com>

Commit: 712e4a2d98113a4eee08cc9d41939735bd91b1d4
https://github.com/phpmyadmin/phpmyadmin/commit/712e4a2d98113a4eee08cc9d41939735bd91b1d4
Author: Isaac Bennetch <bennetch at gmail.com>
Date: 2019-06-04 (Tue, 06 June 2019) -04:00

Changed paths: 
M ChangeLog
M README
M doc/conf.py
M libraries/classes/Config.php

Log Message:
-----------
Prepare for 4.9.1-dev

Signed-off-by: Isaac Bennetch <bennetch at gmail.com>



More information about the Git mailing list