TWSD-47 - AG : client security logs in buffer logs || IOCL ||11600

Review Request #1009 — Created Aug. 12, 2025 and submitted

atlas
AG
rel_ag_9_4_5
TWSD-47
evalin, jasonchou, milliechou, peteryeh, timsu

Write a reminder log on the AG side, indicating that due to the absence of a configured failure URL, the client security error cannot be recorded in the log buffer.

After researching,
I add some new codes in uproxy/http_proxy/smanager/sec_misc.c
1. Add a new macro #define SETUPXML_FILE_PATH "/tmp/setup.xml"
2. In function sec_public_request, I add some codes in case AI_LOGIN_JS_ID, to write a reminder log in specific condition.

Loading...