Build: #551 was successful
Job: PHP 7.2 - SQLite Package was successful
Code commits
phpBB 3.3.x
-
Marc 6798c337f81759a7c7d219d6c12b4c8d621d4e4a
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)