Code commits
phpBB Master
-
Marc 9a48d26e73156f2f0a55b99b6f0033c2d1db397b
Merge branch '3.3.x'
-
Marc 6798c337f81759a7c7d219d6c12b4c8d621d4e4a m
Merge pull request #6656 from danieltj27/ticket/17350
[ticket/17350] Add IP Address of user during install process -
Daniel James <danielt70@icloud.com> 8eacbf830512e0e9a2b8b45e3ba50e0d218e48ae m
[ticket/17350] Add IP Address of user during install process
Adds the IP address of the user completing the installation process
while extensions are being installed or updated. Prior to this change
the IP address field was being left blank however other logs created
during the install process for other actions does record the users IP.
PHPBB-17350- phpBB/phpbb/install/module/install_finish/task/install_extensions.php (version 8eacbf830512e0e9a2b8b45e3ba50e0d218e48ae)
- phpBB/phpbb/install/module/update_database/task/update_extensions.php (version 8eacbf830512e0e9a2b8b45e3ba50e0d218e48ae)