HomeIn-Portal Phabricator

Fixes #0000950: Log CURL requests to database table instead of file

Description

Fixes #0000950: Log CURL requests to database table instead of file
Commit on behalf of Erik

INP-764

Details

Event Timeline

alex added 1 JIRA issue(s): INP-764.Dec 28 2024, 7:55 AM
alex added inline comments.Fri, Feb 20, 9:48 AM
/in-portal/branches/5.2.x/core/units/helpers/curl_helper.php
336–340

This code was lost.

Restored in the rINP15514.

348

The $_SERVER['REMOTE_ADDR'] isn't logged by the new logging engine.

Probably a good idea, because if a user visits trigger cURL calls, then we could easily become DoS attack source.