Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 4077c61b2e806244de6e34a7960285d85f29183d https://github.com/phpmyadmin/phpmyadmin/commit/4077c61b2e806244de6e34a79602... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2019-08-26 (Mon, 08 August 2019) -03:00
Changed paths: M doc/faq.rst M index.php M libraries/classes/Footer.php M libraries/classes/Plugins/Auth/AuthenticationCookie.php M test/classes/FooterTest.php M test/classes/Plugins/Auth/AuthenticationCookieTest.php
Log Message: ----------- Remove support for target URL param for FAQ 1.34
Use the route parameter instead.
https://docs.phpmyadmin.net/en/latest/faq.html#faq1-34
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev