TWSD-47 - AG : client security logs in buffer logs || IOCL ||11600
Review Request #1006 — Created Aug. 11, 2025 and discarded
| Information | |
|---|---|
| atlas | |
| AG | |
| rel_ag_9_4_5 | |
| TWSD-47 | |
| Reviewers | |
| peteryeh | |
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 code in case AI_LOGIN_JS_ID, to write a reminder log in specific condition.
