aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Cgi/roster.py
diff options
context:
space:
mode:
authorYasuhito FUTATSUKI at POEM <futatuki@poem.co.jp>2019-01-08 15:25:41 +0900
committerYasuhito FUTATSUKI at POEM <futatuki@poem.co.jp>2019-01-08 15:25:41 +0900
commitd8ee0235efb4052d0e489ba1dba0af812873df14 (patch)
tree021691a2f050722fba1b157affeb5730f270009d /Mailman/Cgi/roster.py
parentf63b5341247ff89ebad4ce6e13d8a90410e2bd12 (diff)
parent189515c4d3f1ed52b83d63577ebefec5c991b281 (diff)
downloadmailman2-d8ee0235efb4052d0e489ba1dba0af812873df14.tar.gz
mailman2-d8ee0235efb4052d0e489ba1dba0af812873df14.tar.xz
mailman2-d8ee0235efb4052d0e489ba1dba0af812873df14.zip
merge lp:mailman/2.1 up to rev 1805
Diffstat (limited to 'Mailman/Cgi/roster.py')
-rw-r--r--Mailman/Cgi/roster.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/Mailman/Cgi/roster.py b/Mailman/Cgi/roster.py
index abf87e08..eddd697b 100644
--- a/Mailman/Cgi/roster.py
+++ b/Mailman/Cgi/roster.py
@@ -123,8 +123,8 @@ def main():
os.environ.get('REMOTE_ADDR',
'unidentified origin')))
syslog('security',
- 'Authorization failed (roster): list=%s: remote=%s',
- listname, remote)
+ 'Authorization failed (roster): user=%s: list=%s: remote=%s',
+ addr, listname, remote)
return
# The document and its language