Bugzilla – Attachment 138707 Details for
Bug 28787
Send a notice with the TOTP token
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 28787: (QA follow-up) Remove unused variable
Bug-28787-QA-follow-up-Remove-unused-variable.patch (text/plain), 691 bytes, created by
Kyle M Hall (khall)
on 2022-08-05 14:25:21 UTC
(
hide
)
Description:
Bug 28787: (QA follow-up) Remove unused variable
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2022-08-05 14:25:21 UTC
Size:
691 bytes
patch
obsolete
>From c19e6b351d71a05a53e00ce5e4ce6fea79b0e651 Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Fri, 5 Aug 2022 12:31:26 +0000 >Subject: [PATCH] Bug 28787: (QA follow-up) Remove unused variable > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > Koha/REST/V1/Auth.pm | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/Koha/REST/V1/Auth.pm b/Koha/REST/V1/Auth.pm >index 1b315df0f36..49b0314ce53 100644 >--- a/Koha/REST/V1/Auth.pm >+++ b/Koha/REST/V1/Auth.pm >@@ -161,7 +161,6 @@ sub authenticate_api_request { > $c->stash_overrides(); > > my $cookie_auth = 0; >- my $pending_auth; > > my $authorization = $spec->{'x-koha-authorization'}; > >-- >2.30.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 28787
:
135287
|
136571
|
136572
|
136573
|
137251
|
137330
|
137331
|
137369
|
137370
|
137371
|
137379
|
137380
|
137381
|
137391
|
137392
|
137393
|
137394
|
137395
|
137396
|
137397
|
137398
|
137399
|
137400
|
138146
|
138149
|
138150
|
138151
|
138152
|
138153
|
138154
|
138155
|
138156
|
138157
|
138158
|
138159
|
138689
|
138696
|
138697
|
138698
|
138699
|
138700
|
138701
|
138702
|
138703
|
138704
|
138705
|
138706
| 138707 |
138931
|
138932