[phpmyadmin/phpmyadmin] 789a7e: Remove usage of $_POST['logtype']

6 Nov
2022
6 Nov
'22
3:48 p.m.
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 789a7e441d5091b9ea87ac0f7994fc1456e5d5eb https://github.com/phpmyadmin/phpmyadmin/commit/789a7e441d5091b9ea87ac0f7994... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2022-11-06 (Sun, 11 November 2022) -03:00 Changed paths: M libraries/classes/Controllers/Table/TrackingController.php M libraries/classes/Tracking.php M phpstan-baseline.neon M psalm-baseline.xml M test/classes/TrackingTest.php M test/selenium/TrackingTest.php Log Message: ----------- Remove usage of $_POST['logtype'] - Replaces with variable get from ServerRequest object - Renames it log_type for readability Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
1040
Age (days ago)
1040
Last active (days ago)
0 comments
1 participants
participants (1)
-
Maurício Meneghini Fauth