Bugzilla – Attachment 138151 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: Typo authenticaction
Bug-28787-Typo-authenticaction.patch (text/plain), 984 bytes, created by
Jonathan Druart
on 2022-07-27 08:03:31 UTC
(
hide
)
Description:
Bug 28787: Typo authenticaction
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2022-07-27 08:03:31 UTC
Size:
984 bytes
patch
obsolete
>From 31d05a386ed436df4903b5d67d3134def61a11e9 Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Mon, 27 Jun 2022 11:39:43 +0000 >Subject: [PATCH] Bug 28787: Typo authenticaction > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> > >Sponsored-by: Rijksmuseum, Netherlands >--- > Koha/REST/V1/Auth.pm | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/Koha/REST/V1/Auth.pm b/Koha/REST/V1/Auth.pm >index 84e05920461..43906be1778 100644 >--- a/Koha/REST/V1/Auth.pm >+++ b/Koha/REST/V1/Auth.pm >@@ -82,7 +82,7 @@ sub under { > } > > if ( $c->req->url->to_abs->path eq '/api/v1/oauth/token' ) { >- # Requesting a token shouldn't go through the API authenticaction chain >+ # Requesting a token shouldn't go through the API authentication chain > $status = 1; > } > elsif ( $namespace eq '' or $namespace eq '.html' ) { >-- >2.25.1
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