Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 47c3f131b405932a0794d2082544fe23900f3b23 https://github.com/phpmyadmin/phpmyadmin/commit/47c3f131b405932a0794d2082544... Author: William Desportes williamdes@wdes.fr Date: 2019-05-05 (Sun, 05 May 2019) +02:00
Changed paths: M libraries/classes/Plugins/Auth/AuthenticationSignon.php
Log Message: ----------- Fix #14412 - AuthenticationSignon.php's showFailure function does not consider SignonCookieParams
Fixes: #14412 Signed-off-by: William Desportes williamdes@wdes.fr
Commit: 1c55346cdb7551fa5d7ae8216a915a9c04751813 https://github.com/phpmyadmin/phpmyadmin/commit/1c55346cdb7551fa5d7ae8216a91... Author: William Desportes williamdes@wdes.fr Date: 2019-05-05 (Sun, 05 May 2019) +02:00
Changed paths: M test/classes/Plugins/Auth/AuthenticationSignonTest.php
Log Message: ----------- Add a test for setCookieParams
Signed-off-by: William Desportes williamdes@wdes.fr
Commit: b5245272db3ae66a4aca3b7ee7105bb857424d22 https://github.com/phpmyadmin/phpmyadmin/commit/b5245272db3ae66a4aca3b7ee710... Author: William Desportes williamdes@wdes.fr Date: 2019-05-05 (Sun, 05 May 2019) +02:00
Changed paths: M test/classes/Plugins/Auth/AuthenticationSignonTest.php
Log Message: ----------- Use ::class for AuthenticationSignon test
Signed-off-by: William Desportes williamdes@wdes.fr
Commit: 3500da154f43b45b4220dc9d407ce5cd4532f887 https://github.com/phpmyadmin/phpmyadmin/commit/3500da154f43b45b4220dc9d407c... Author: William Desportes williamdes@wdes.fr Date: 2019-05-07 (Tue, 05 May 2019) +02:00
Changed paths: M db_designer.php M js/designer/move.js
Log Message: ----------- Fix undefined index dialog
Did occur when POST OR GET was sent to have a dialog Signed-off-by: William Desportes williamdes@wdes.fr
Commit: 191d0485b6f76073f58aa74d7dc762d6a3cdba6f https://github.com/phpmyadmin/phpmyadmin/commit/191d0485b6f76073f58aa74d7dc7... Author: Isaac Bennetch bennetch@gmail.com Date: 2019-05-10 (Fri, 05 May 2019) -04:00
Changed paths: M libraries/classes/Plugins/Auth/AuthenticationSignon.php M test/classes/Plugins/Auth/AuthenticationSignonTest.php
Log Message: ----------- Merge pull request #15246 from williamdes/bugfix/issue-14412-auth-signon
Fix #14412 - AuthenticationSignon.php's showFailure function does not consider SignonCookieParams
Commit: de01bc333f744f08c01a26e60e74d28c149d2d5d https://github.com/phpmyadmin/phpmyadmin/commit/de01bc333f744f08c01a26e60e74... Author: Isaac Bennetch bennetch@gmail.com Date: 2019-05-10 (Fri, 05 May 2019) -04:00
Changed paths: M doc/credits.rst
Log Message: ----------- Standardized spelling/styling of phpMyAdmin name
Signed-off-by: Isaac Bennetch bennetch@gmail.com
Commit: 9753b24e440aa9665ed8114e6c2045dfd6edecf7 https://github.com/phpmyadmin/phpmyadmin/commit/9753b24e440aa9665ed8114e6c20... Author: Isaac Bennetch bennetch@gmail.com Date: 2019-05-10 (Fri, 05 May 2019) -04:00
Changed paths: M ChangeLog
Log Message: ----------- ChangeLog for pull request #15246
Signed-off-by: Isaac Bennetch bennetch@gmail.com
Commit: 31ab2cb4e8531e164377475b25ed9d41569a27ad https://github.com/phpmyadmin/phpmyadmin/commit/31ab2cb4e8531e164377475b25ed... Author: William Desportes williamdes@wdes.fr Date: 2019-05-11 (Sat, 05 May 2019) +02:00
Changed paths: M ChangeLog M db_designer.php M doc/credits.rst M js/designer/move.js M libraries/classes/Plugins/Auth/AuthenticationSignon.php M test/classes/Plugins/Auth/AuthenticationSignonTest.php
Log Message: ----------- Merge branch 'QA_4_8'
Signed-off-by: William Desportes williamdes@wdes.fr