Bugzilla – Attachment 187008 Details for
Bug 20638
Add audit logging for API key actions
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 20638: Include APIKEYS in 'Modification log'
Bug-20638-Include-APIKEYS-in-Modification-log.patch (text/plain), 1.35 KB, created by
Tomás Cohen Arazi (tcohen)
on 2025-09-26 18:43:20 UTC
(
hide
)
Description:
Bug 20638: Include APIKEYS in 'Modification log'
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2025-09-26 18:43:20 UTC
Size:
1.35 KB
patch
obsolete
>From 1ac719c25e220f5cff5e18d0a317d65fd2e13480 Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Tom=C3=A1s=20Cohen=20Arazi?= <tomascohen@theke.io> >Date: Wed, 17 Sep 2025 14:46:40 -0300 >Subject: [PATCH] Bug 20638: Include APIKEYS in 'Modification log' > >Signed-off-by: Paul Derscheid <paul.derscheid@lmscloud.de> >--- > koha-tmpl/intranet-tmpl/prog/en/includes/circ-menu.inc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/circ-menu.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/circ-menu.inc >index edb3b8bbfb..dddeba0b13 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/circ-menu.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/circ-menu.inc >@@ -212,7 +212,7 @@ > [% END %] > [% IF ( CAN_user_tools_view_system_logs ) %] > <li [% IF logview %]class="active"[% END %]> >- <a href="/cgi-bin/koha/tools/viewlog.pl?do_it=1&modules=MEMBERS&modules=CIRCULATION&object=[% patron.borrowernumber | uri %]&src=circ">Modification log</a> >+ <a href="/cgi-bin/koha/tools/viewlog.pl?do_it=1&modules=MEMBERS&modules=CIRCULATION&modules=APIKEYS&object=[% patron.borrowernumber | uri %]&src=circ">Modification log</a> > </li> > [% END %] > [% IF CAN_user_borrowers_edit_borrowers %] >-- >2.51.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 20638
:
186540
|
186541
|
186542
|
186543
|
186544
|
186558
|
186559
|
186560
|
186561
|
186562
|
186577
|
186578
|
186579
|
186580
|
186581
|
186582
|
186583
|
186584
|
186585
|
186586
|
186587
|
186588
|
187004
|
187005
|
187006
|
187007
|
187008
|
187009
|
187011
|
187020
|
187021
|
187022
|
187023
|
187024
|
187025
|
187026