[phpmyadmin/phpmyadmin] 1d8367: Remove allowDeny_forbidden global

Branch: refs/heads/QA_5_2 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 1d8367368e1226514fcb69365fa1365de796cd7f https://github.com/phpmyadmin/phpmyadmin/commit/1d8367368e1226514fcb69365fa1... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2024-03-26 (Tue, 03 March 2024) -03:00 Changed paths: M libraries/classes/Plugins/Auth/AuthenticationConfig.php M phpstan-baseline.neon M test/classes/Plugins/Auth/AuthenticationConfigTest.php M test/classes/Plugins/Auth/AuthenticationCookieTest.php Log Message: ----------- Remove allowDeny_forbidden global Fixes issue introduced by 2327dbf3c3c109b907ea478be098c77e80e1bf0b. Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev> Commit: d8fcc9eebaed6af9b11217dd49260ec9e59f87f9 https://github.com/phpmyadmin/phpmyadmin/commit/d8fcc9eebaed6af9b11217dd4926... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2024-03-27 (Wed, 03 March 2024) -03:00 Changed paths: M libraries/classes/Plugins/Auth/AuthenticationConfig.php M phpstan-baseline.neon M test/classes/Plugins/Auth/AuthenticationConfigTest.php M test/classes/Plugins/Auth/AuthenticationCookieTest.php Log Message: ----------- Merge pull request #19082 from MauricioFauth/allowDeny_forbidden Remove allowDeny_forbidden global
participants (1)
-
Maurício Meneghini Fauth