Bugzilla – Attachment 166551 Details for
Bug 36561
Inappropriate permission for "/api/v1/auth/password/validation"
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 36561: (QA follow-up) Be consistent with other permission requirements
Bug-36561-QA-follow-up-Be-consistent-with-other-pe.patch (text/plain), 883 bytes, created by
Nick Clemens (kidclamp)
on 2024-05-10 12:51:58 UTC
(
hide
)
Description:
Bug 36561: (QA follow-up) Be consistent with other permission requirements
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2024-05-10 12:51:58 UTC
Size:
883 bytes
patch
obsolete
>From 376d4b318423d2e7fe0368bfc70b4dd092afe6d6 Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Fri, 10 May 2024 12:48:30 +0000 >Subject: [PATCH] Bug 36561: (QA follow-up) Be consistent with other permission > requirements > >Most subpermissions are not added as a list - updating to mathc others in the file > >Signed-off-by: Nick Clemens <nick@bywatersolutions.com> >--- > api/v1/swagger/paths/auth.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/api/v1/swagger/paths/auth.yaml b/api/v1/swagger/paths/auth.yaml >index 9d24cae50f0..bed5dd23027 100644 >--- a/api/v1/swagger/paths/auth.yaml >+++ b/api/v1/swagger/paths/auth.yaml >@@ -1131,4 +1131,4 @@ > $ref: ../swagger.yaml#/definitions/error > x-koha-authorization: > permissions: >- - borrowers: "validate_borrowers" >+ borrowers: validate_borrowers >-- >2.39.2
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 36561
:
165447
|
165713
|
165718
|
166545
|
166546
|
166547
|
166549
|
166550
| 166551