Bugzilla – Attachment 189042 Details for
Bug 32682
Add permission for viewing patron reading history
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 32682: Update patrons chekcoput route to allow access with new permission
Bug-32682-Update-patrons-chekcoput-route-to-allow-.patch (text/plain), 824 bytes, created by
Andrew Fuerste-Henry
on 2025-11-04 16:56:19 UTC
(
hide
)
Description:
Bug 32682: Update patrons chekcoput route to allow access with new permission
Filename:
MIME Type:
Creator:
Andrew Fuerste-Henry
Created:
2025-11-04 16:56:19 UTC
Size:
824 bytes
patch
obsolete
>From f01b97b88d2b40e9774b9b3ece36337a2de8ecf3 Mon Sep 17 00:00:00 2001 >From: Lucas Gass <lucas@bywatersolutions.com> >Date: Mon, 20 Oct 2025 14:53:09 +0000 >Subject: [PATCH] Bug 32682: Update patrons chekcoput route to allow access > with new permission > >Signed-off-by: Trevor Diamond <trevor.diamond@mainlib.org> >--- > api/v1/swagger/paths/patrons_checkouts.yaml | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/api/v1/swagger/paths/patrons_checkouts.yaml b/api/v1/swagger/paths/patrons_checkouts.yaml >index 04122240ffc..71880463f54 100644 >--- a/api/v1/swagger/paths/patrons_checkouts.yaml >+++ b/api/v1/swagger/paths/patrons_checkouts.yaml >@@ -74,3 +74,4 @@ > permissions: > - circulate: circulate_remaining_permissions > - circulate: manage_bookings >+ - borrowers: view_checkout_history >-- >2.39.5
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 32682
:
183844
|
183845
|
183846
|
184571
|
184572
|
184832
|
184833
|
186944
|
186945
|
186946
|
186947
|
187591
|
188168
|
188169
|
189039
|
189040
|
189041
| 189042 |
189043