Bugzilla – Attachment 98112 Details for
Bug 21190
Add logging of successful/unsuccessful login attempts
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 21190: Add interfaces parameter to POD in C4::Logs
Bug-21190-Add-interfaces-parameter-to-POD-in-C4Log.patch (text/plain), 904 bytes, created by
ByWater Sandboxes
on 2020-01-30 09:17:00 UTC
(
hide
)
Description:
Bug 21190: Add interfaces parameter to POD in C4::Logs
Filename:
MIME Type:
Creator:
ByWater Sandboxes
Created:
2020-01-30 09:17:00 UTC
Size:
904 bytes
patch
obsolete
>From 964bbb09de1d3ede5590b66b43440bd1fe198a4a Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Fri, 25 Oct 2019 08:10:18 +0000 >Subject: [PATCH] Bug 21190: Add interfaces parameter to POD in C4::Logs > >Just fixing documentation along the way. >No test plan, just read the patch. > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> > >Signed-off-by: Jon Knight <J.P.Knight@lboro.ac.uk> >--- > C4/Log.pm | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/C4/Log.pm b/C4/Log.pm >index 34e2b609c2..46a122ca4f 100644 >--- a/C4/Log.pm >+++ b/C4/Log.pm >@@ -122,7 +122,7 @@ sub cronlogaction { > > =item GetLogs > >-$logs = GetLogs($datefrom,$dateto,$user,\@modules,$action,$object,$info); >+$logs = GetLogs($datefrom,$dateto,$user,\@modules,$action,$object,$info,$interfaces); > > Return: > C<$logs> is a ref to a hash which contains all columns from action_logs >-- >2.11.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 21190
:
94713
|
94714
|
94715
|
94717
|
94732
|
94733
|
94734
|
94735
|
94736
|
94805
|
98067
|
98068
|
98069
|
98070
|
98071
|
98072
|
98073
|
98074
|
98110
|
98111
|
98112
|
98113
|
98114
|
98115
|
98116
|
98117
|
98125
|
98133
|
98134
|
98135
|
98136
|
98137
|
98138
|
98139
|
98140
|
98141
|
101971
|
101972
|
101973
|
101974
|
101975
|
101976
|
101977
|
101978
|
101979
|
102493
|
102494
|
102496
|
102497
|
102498
|
102499
|
102500
|
102501
|
102502
|
123540