From 38f8147f66ea71b52b6c1aa26d4264014f1a004c Mon Sep 17 00:00:00 2001 From: Kosta Harlan Date: Thu, 27 Mar 2025 21:56:46 +0100 Subject: [PATCH] Update git submodules * Update extensions/LoginNotify from branch 'REL1_43' to b3c78b992ea01b11fba41496826739f8d1e67341 - LoginNotify#sendNotice: Add IP and UA to log message Why: - IP and user agent are important for being able to trace abuse of logins What: - Add the request IP and user agent header to the log message - Update the doc string to specify that 'login-success' is also a possible parameter Bug: T390141 Change-Id: Ib66f06965c872e234ffe2c03d4a5553a20b4c7e0 (cherry picked from commit 0a22ef37fd69aebecb5b8ac9c192e34cefa3f3eb) --- extensions/LoginNotify | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/LoginNotify b/extensions/LoginNotify index 16551ac4152..b3c78b992ea 160000 --- a/extensions/LoginNotify +++ b/extensions/LoginNotify @@ -1 +1 @@ -Subproject commit 16551ac4152194f3b32dcb09a5faa502b59a9638 +Subproject commit b3c78b992ea01b11fba41496826739f8d1e67341