phpbb/phpBB/phpbb/install
Daniel James 8eacbf8305 [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
2024-06-25 16:24:58 +01:00
..
console/command [ticket/16671] Fix coding style 2020-12-31 14:40:14 +01:00
controller [ticket/17303] Update jQuery to the version 3.7.1 2024-04-15 00:19:52 +07:00
event [ticket/14487] Add missing use statement 2016-02-29 23:23:31 +01:00
exception [ticket/14039] Revamp updater 2015-10-17 23:05:57 +02:00
helper [ticket/16981] Fix HTML-encoded emojis in email subject line 2022-04-05 17:18:33 +01:00
module [ticket/17350] Add IP Address of user during install process 2024-06-25 16:24:58 +01:00
installer.php [ticket/16671] Fix coding style 2020-12-31 14:40:14 +01:00
installer_configuration.php [ticket/16671] Fix coding style 2020-12-31 14:40:14 +01:00
module_base.php [ticket/16261] Missing check whether the index exists in install - PHP 7.4 2019-12-22 01:12:46 +01:00
module_interface.php [ticket/13740] Move installer files to phpbb/install directory 2015-07-08 01:28:03 +02:00
task_base.php [ticket/14039] Revamp updater 2015-10-17 23:05:57 +02:00
task_interface.php [ticket/13740] Fix itteration problems, implement class name aware collections 2015-07-09 19:08:28 +02:00
updater_configuration.php [ticket/16671] Fix coding style 2020-12-31 14:40:14 +01:00