Bugzilla – Attachment 111250 Details for
Bug 23376
Cleanup order receive page code
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 23376: (QA follow-up) Remove authnotrequired
Bug-23376-QA-follow-up-Remove-authnotrequired.patch (text/plain), 998 bytes, created by
Martin Renvoize (ashimema)
on 2020-10-05 15:48:53 UTC
(
hide
)
Description:
Bug 23376: (QA follow-up) Remove authnotrequired
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2020-10-05 15:48:53 UTC
Size:
998 bytes
patch
obsolete
>From a246f60d68a86f0d760a0d755843d15b09d4ed65 Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Mon, 5 Oct 2020 16:47:00 +0100 >Subject: [PATCH] Bug 23376: (QA follow-up) Remove authnotrequired > >The rebased patchset subsequnetly re-introduced the now deprecated use >of authnotrequired on staff client controllers. > >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > acqui/orderreceive.pl | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/acqui/orderreceive.pl b/acqui/orderreceive.pl >index c78e171a70..7fa239aac9 100755 >--- a/acqui/orderreceive.pl >+++ b/acqui/orderreceive.pl >@@ -96,7 +96,6 @@ my ( $template, $loggedinuser, $cookie, $userflags ) = get_template_and_user( > template_name => "acqui/orderreceive.tt", > query => $input, > type => "intranet", >- authnotrequired => 0, > flagsrequired => {acquisition => 'order_receive'}, > debug => 1, > } >-- >2.20.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 23376
:
91774
|
91857
|
91858
|
110692
|
110693
|
110694
|
111247
|
111248
|
111249
| 111250 |
111378
|
111750
|
131857